ppsspp/gfx_es2
Sacha 965c93411f Symbian support for project.
Also, check if 24-bit depth is supported and use it (when packed stencil isn't provided). VideoCore III and VideoCore IV used in Symbian, Android and Raspberry Pi require this as they only support 24-bit depth, 8-bit stencil.
2012-12-13 14:39:44 +10: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 new defines: USING_GLES2, ARM and add iOS support. 2012-11-26 20:27:35 +10:00
draw_buffer.h Some UI code cleanup. Another variant of ease curve function. RebindTexture. 2012-11-22 18:41:04 +01:00
fbo.cpp Symbian support for project. 2012-12-13 14:39:44 +10: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 Restore a few missing pieces of glstate. Cleanup. 2012-12-05 10:41:47 +07:00
gl_state.h Add glColorMask to glstate 2012-11-29 14:38:50 +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