flycast/core/rend/gles
Flyinghead 0362fd1079 naomi2: disable elan when net rollbacking, optimizations. ggpo: RTT fix
n2: do not process elan commands during ggpo rollbacks.
n2: Cache model colors to avoid unpacking for each vtx
pvr: merge equivalent polys with different culling by duping a vtx
pvr: fix crash during direct FB render
pvr: use correct color ordering for naomi2. Use identify matrix for null matrix pointers
ggpo: do not signal end of frame on a render to texture
2022-02-01 17:37:54 +01:00
..
glcache.h WIP libretro core update 2021-07-05 19:44:08 +02:00
gldraw.cpp naomi2: disable elan when net rollbacking, optimizations. ggpo: RTT fix 2022-02-01 17:37:54 +01:00
gles.cpp pvr: fix multipass. naomi2: constant color shading. 2022-01-31 20:40:09 +01:00
gles.h naomi2: disable elan when net rollbacking, optimizations. ggpo: RTT fix 2022-02-01 17:37:54 +01:00
gltex.cpp iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
imgui_impl_opengl3.cpp ui: imgui driver, GraphicsContext interface, dx9 swap interval 2021-11-10 20:35:30 +01:00
imgui_impl_opengl3.h ui: imgui driver, GraphicsContext interface, dx9 swap interval 2021-11-10 20:35:30 +01:00
naomi2.cpp pvr: fix multipass. naomi2: constant color shading. 2022-01-31 20:40:09 +01:00
naomi2.h naomi2: disable elan when net rollbacking, optimizations. ggpo: RTT fix 2022-02-01 17:37:54 +01:00
opengl_driver.cpp use platform.isConsole(), platform.isNaomi(), ... 2022-01-27 17:52:19 +01:00
opengl_driver.h android: on-screen gamepad not editable in Open GL 2021-12-26 16:03:19 +01:00
postprocess.cpp postprocess: fix GLES2-only build 2022-01-02 10:51:03 +01:00
postprocess.h libretro: pvr2 postprocessing filter 2021-07-06 21:37:47 +02:00
quad.cpp rend: shader builder utility 2021-07-19 12:49:47 +02:00