flycast/core/rend/gles
Flyinghead 3a847bf4da use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8 2019-02-19 23:15:34 +01:00
..
CustomTexture.cpp use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8 2019-02-19 23:15:34 +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 win32 build fixes 2019-02-19 22:35:29 +01:00
gles.h use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8 2019-02-19 23:15:34 +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 getting rid of `#ifdef GLES` to use the same code for all envs 2019-02-19 21:40:21 +01:00
imgui_impl_opengl3.h move imgui renderer into rend/gles. Fix gl4 term function 2019-02-19 17:43:25 +01:00