ppsspp/gfx_es2
2013-01-10 10:14:39 +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 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 glViewport to tracked state. 2013-01-06 23:22:30 +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