Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accelerated upscaling/filtering #5

Open
mrzzzrm opened this issue Oct 27, 2013 · 0 comments
Open

Accelerated upscaling/filtering #5

mrzzzrm opened this issue Oct 27, 2013 · 0 comments

Comments

@mrzzzrm
Copy link
Owner

mrzzzrm commented Oct 27, 2013

Currently mooBoy uses a software-renderer to scale up the gameboy-framebuffer to screen resolution - this is very compatible yet slow. Where possible OpenGL should probably be used to achieve better performance and filter-enhancements.

This conflicts with the current usage of SDL_ttf. Solution: http://www.gamedev.net/topic/284259-for-reference-using-sdl_ttf-with-opengl/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant