flycast/core/rend/gles
Flyinghead e0de4210ac VJoy: decouple from emulator rendering. Use same code for gl and gl4 2019-03-02 14:20:05 +01:00
..
CustomTexture.cpp android: old GLSurfaceView view/activity working again 2019-02-20 16:59:50 +01:00
CustomTexture.h No custom textures if no threads 2019-02-06 18:50:56 +01: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 Backport changes from libretro 2018-10-05 15:07:30 +02:00
gldraw.cpp getting rid of `#ifdef GLES` to use the same code for all envs 2019-02-19 21:40:21 +01:00
gles.cpp VJoy: decouple from emulator rendering. Use same code for gl and gl4 2019-03-02 14:20:05 +01:00
gles.h VJoy: decouple from emulator rendering. Use same code for gl and gl4 2019-03-02 14:20:05 +01:00
gltex.cpp use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8 2019-02-19 23:15:34 +01:00
imgui_impl_opengl3.cpp Use proper VAOs for the per-pixel renderer 2019-02-20 19:22:24 +01:00
imgui_impl_opengl3.h move imgui renderer into rend/gles. Fix gl4 term function 2019-02-19 17:43:25 +01:00