ppsspp/ext/native/gfx_es2
Unknown W. Brackets 27ad8185e3 Add flag for core GL contexts.
Since using VBOs all the time is slower.
2015-12-19 09:18:35 -08:00
..
CMakeLists.txt Remove gfx_es2/vertex_format 2015-09-19 11:07:52 +02:00
draw_buffer.cpp thin3d: Use VAOs for all drawing. 2015-12-19 09:18:28 -08:00
draw_buffer.h MSVC buildfix, remove color.h 2015-09-19 12:32:57 +02:00
draw_text.cpp Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
draw_text.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
gl3stub.c Use glCopyImageSubData() when it's available. 2015-12-06 10:39:21 -08:00
gl3stub.h Use glCopyImageSubData() when it's available. 2015-12-06 10:39:21 -08:00
glsl_program.cpp Get rid of a bunch of more uses of stat64 on Windows. 2015-09-23 09:48:55 +02:00
glsl_program.h Get rid of a bunch of more uses of stat64 on Windows. 2015-09-23 09:48:55 +02:00
gpu_features.cpp thin3d: Use VAOs for all drawing. 2015-12-19 09:18:28 -08:00
gpu_features.h Add flag for core GL contexts. 2015-12-19 09:18:35 -08:00