ppsspp/ext/native/gfx_es2
2017-03-26 19:00:20 +09:00
..
CMakeLists.txt Remove gfx_es2/vertex_format 2015-09-19 11:07:52 +02:00
draw_buffer.cpp UI: Track translate/scale/fade transform by screen. 2017-03-19 15:42:13 -07:00
draw_buffer.h UI: Track translate/scale/fade transform by screen. 2017-03-19 15:42:13 -07:00
draw_text.cpp Windows: Update dpiScale of fonts before recreating them on resize. Fixes #9437 2017-03-17 13:29:22 +01:00
draw_text.h Render small window fonts at double resolution. 2017-03-11 13:07:52 -08: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 Rework Android lost/restore lifecycle again. Can autorotate screen without crashing again. Should help #9295 and maybe #8906. 2017-03-18 15:21:26 +01:00
glsl_program.h Remove GLSL program argument to DrawActiveTexture - bind before instead. 2017-02-15 22:47:44 +01:00
gpu_features.cpp GLES:Fix compatibility checks for instanced rendering. 2017-03-26 19:00:20 +09:00
gpu_features.h GLES:Fix compatibility checks for instanced rendering. 2017-03-26 19:00:20 +09:00