ppsspp/ext/native/gfx_es2
Unknown W. Brackets c711b00d4c GPU: Clean up some GLES3 defaults.
It should default both of them the same way.  And we already set subimage
on desktop.
2017-07-01 16:16:59 -07:00
..
CMakeLists.txt
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_android.cpp Address comments, make things closer to the Win32 code. Things work better. 2017-06-06 11:30:20 +02:00
draw_text_android.h Fix some comments 2017-06-06 11:31:52 +02:00
draw_text_qt.cpp Buildfix qt 2017-06-06 12:25:40 +02:00
draw_text_qt.h Address comments, make things closer to the Win32 code. Things work better. 2017-06-06 11:30:20 +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 Address comments, make things closer to the Win32 code. Things work better. 2017-06-06 11:30:20 +02:00
draw_text.cpp Address comments, make things closer to the Win32 code. Things work better. 2017-06-06 11:30:20 +02:00
draw_text.h Address comments, make things closer to the Win32 code. Things work better. 2017-06-06 11:30:20 +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 GPU: Clean up some GLES3 defaults. 2017-07-01 16:16:59 -07:00
gpu_features.h GLES:Fix compatibility checks for instanced rendering. 2017-03-26 19:00:20 +09:00