flycast/core/rend/gles
Flyinghead 47bb509f02 Add horizontal screen stretching option
fix scissor test when scaling/stretching
fix infiniloop when starting a game fails
2019-04-08 00:21:06 +02:00
..
CustomTexture.cpp custom textures: fix race conditions 2019-04-06 19:38:00 +02:00
CustomTexture.h custom textures: fix race conditions 2019-04-06 19:38:00 +02:00
gl32funcs.c win32 build fixes 2019-02-19 22:35:29 +01:00
gl32funcs.h dynamically bind GLES functions 2019-02-19 17:21:50 +01:00
glcache.h glcache was always disabled 2019-04-04 19:06:46 +02:00
gldraw.cpp Add horizontal screen stretching option 2019-04-08 00:21:06 +02:00
gles.cpp Add horizontal screen stretching option 2019-04-08 00:21:06 +02:00
gles.h Add horizontal screen stretching option 2019-04-08 00:21:06 +02:00
gltex.cpp Add horizontal screen stretching option 2019-04-08 00:21:06 +02:00
imgui_impl_opengl3.cpp imgui: clear color buffer before drawing background tex 2019-04-07 23:33:24 +02:00
imgui_impl_opengl3.h gui: display VMUs on pause 2019-03-29 17:35:00 +01:00