flycast/core/rend/gles
Flyinghead 3114394019 Merge remote-tracking branch 'origin/dev' 2025-04-05 22:30:31 +02:00
..
glcache.h gl: detach and delete shaders after linking program 2023-05-29 17:28:28 +02:00
gldraw.cpp [macOS] Fix booting game stuck at "Starting..." when Video Routing is enabled with OpenGL 2025-01-09 13:59:54 +01:00
gles.cpp gles3: use GL_R8 internal format for fog texture 2025-03-28 11:12:30 +01:00
gles.h rend: last frame was sometimes presented after the game is stopped 2024-12-15 15:55:28 +01:00
gltex.cpp rend: split texture conversion routines into their own file 2024-12-14 19:07:18 +01:00
naomi2.cpp naomi2: fix modifier volumes clipping 2024-09-29 16:42:38 +02:00
naomi2.h Replace sprintf with snprintf (#1884) 2025-03-25 18:47:07 +01:00
opengl_driver.cpp gl: refactor vmu and xhair drawing. Blit rendered frame only once 2024-05-17 17:37:32 +02:00
opengl_driver.h gl: refactor vmu and xhair drawing. Blit rendered frame only once 2024-05-17 17:37:32 +02:00
postprocess.cpp gl: test glBlitFramebuffer compliance and disable its use if failing 2024-11-26 10:03:33 +01:00
postprocess.h libretro: frame is flipped vertically with GLES 2 2023-10-10 11:37:00 +02:00
quad.cpp android: draw onscreen gamepad with imgui 2024-11-22 14:42:51 +01:00
quad.h android: draw onscreen gamepad with imgui 2024-11-22 14:42:51 +01:00