ppsspp/ext/native/gfx_es2
2017-06-05 23:09:04 +02:00
..
CMakeLists.txt Remove gfx_es2/vertex_format 2015-09-19 11:07:52 +02:00
draw_buffer.cpp Android: Just like on Windows, prompt to restart when changing graphics backend. 2017-05-31 11:12:11 +02:00
draw_buffer.h Fix to partial restarts (when switching backends), plus misc. Helps #9666 2017-05-05 12:31:06 +02:00
draw_text.cpp Start sketching native text rendering for Android 2017-06-05 23:09:04 +02:00
draw_text.h Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
draw_text_android.cpp Start sketching native text rendering for Android 2017-06-05 23:09:04 +02:00
draw_text_android.h Start sketching native text rendering for Android 2017-06-05 23:09:04 +02:00
draw_text_qt.cpp Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
draw_text_qt.h Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
draw_text_win.cpp Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
draw_text_win.h Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02: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 Minor GameInfo memory handling improvements. Still not great. 2017-05-18 12:41:42 +02:00
glsl_program.h Remove GLSL program argument to DrawActiveTexture - bind before instead. 2017-02-15 22:47:44 +01:00
gpu_features.cpp Switch strncpy to truncate_cpy in a bunch of places. 2017-05-26 19:04:08 +02:00
gpu_features.h GLES:Fix compatibility checks for instanced rendering. 2017-03-26 19:00:20 +09:00