flycast/core/rend/gles
Flyinghead 655d36a719 Convert vertex indices to u16 wih GLES2
GLES2 doesn't support 32-bit indexes so convert them to u16 when needed
2018-12-13 22:26:25 +01:00
..
glcache.h Backport changes from libretro 2018-10-05 15:07:30 +02:00
gldraw.cpp Convert vertex indices to u16 wih GLES2 2018-12-13 22:26:25 +01:00
gles.cpp Convert vertex indices to u16 wih GLES2 2018-12-13 22:26:25 +01:00
gles.h Convert vertex indices to u16 wih GLES2 2018-12-13 22:26:25 +01:00
gltex.cpp Partially revert previous commit as it causes problems with RTT 2018-11-30 18:15:47 +01:00