ppsspp/ext/native/gfx_es2
2017-10-11 14:27:50 +02:00
..
CMakeLists.txt Remove gfx_es2/vertex_format 2015-09-19 11:07:52 +02:00
draw_buffer.cpp Consolidate DPI/sizing handling on Android 2017-08-07 15:55:19 +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 Review fixes, thanks unknown 2017-08-08 10:14: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 UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
gpu_features.h GLES: Add OpenGL 3.x core profile support. 2017-09-20 12:22:01 -07:00