ppsspp/gfx_es2
Florent Castelli 7b9daa28c4 Properly restore all the OpenGL states properly and added a sanity check.
Also set the proper viewport value at startup.
2013-01-11 19:02:56 +01:00
..
CMakeLists.txt Add OpenGL state cache to save some redundant state change. 2012-11-24 15:19:08 +01:00
draw_buffer.cpp Use VBO to draw UI, just because that's how it's supposed to be done. 2013-01-10 10:14:39 +01:00
draw_buffer.h Use VBO to draw UI, just because that's how it's supposed to be done. 2013-01-10 10:14:39 +01:00
fbo.cpp Check for EXT_discard_framebuffer 2013-01-10 23:48:28 +01:00
fbo.h Add stencil support to FBO code. Attempt to make it work on Tegra (not tested) 2012-11-25 17:19:17 +01:00
gl_state.cpp Properly restore all the OpenGL states properly and added a sanity check. 2013-01-11 19:02:56 +01:00
gl_state.h Properly restore all the OpenGL states properly and added a sanity check. 2013-01-11 19:02:56 +01:00
glsl_program.cpp Use new defines: USING_GLES2, ARM and add iOS support. 2012-11-26 20:27:35 +10:00
glsl_program.h Use new defines: USING_GLES2, ARM and add iOS support. 2012-11-26 20:27:35 +10:00
vertex_format.cpp Reindent (->tabs) 2012-10-30 13:20:55 +01:00
vertex_format.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00