DeSmuME is a Nintendo DS emulator
Go to file
rogerman e751cfb9bd OpenGL Renderer:
- Lots of refactoring and code cleanup (important points listed below).
- Clean up #include stuff.
- Make dynamic extension linking a bit nicer.
- Remove ARB and EXT tokens and replace with 3.2 Core Profile tokens. Add backwards compatibility for pre-3.0 OpenGL headers.
- Check for GL_ARB_texture_mirrored_repeat, GL_EXT_blend_func_separate, and GL_EXT_blend_equation_separate. Older GPUs that don't support these extensions should no longer malfunction.
2013-01-20 01:33:12 +00:00
desmume OpenGL Renderer: 2013-01-20 01:33:12 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00