flycast/core/rend/gles
Flyinghead 245b9043c5 gl: GL_READ_FRAMEBUFFER doesn't exist in GLES2
and glBindFramebuffer isn't needed at this point
2024-06-19 15:06:13 +02:00
..
glcache.h gl: detach and delete shaders after linking program 2023-05-29 17:28:28 +02:00
gldraw.cpp gl: GL_READ_FRAMEBUFFER doesn't exist in GLES2 2024-06-19 15:06:13 +02:00
gles.cpp rend: force palette update when setting dx order. extra depth for cvs 2024-06-08 16:43:52 +02:00
gles.h gl: refactor vmu and xhair drawing. Blit rendered frame only once 2024-05-17 17:37:32 +02:00
gltex.cpp save screenshot. add screenshot to savestates 2024-05-13 15:47:34 +02:00
naomi2.cpp native depth interpolation option to help AMD gpus 2022-06-01 19:26:56 +02:00
naomi2.h C++17 (#926) 2023-02-18 13:24:34 +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 libretro: frame is flipped vertically with GLES 2 2023-10-10 11:37:00 +02:00
postprocess.h libretro: frame is flipped vertically with GLES 2 2023-10-10 11:37:00 +02:00
quad.cpp gl: refactor vmu and xhair drawing. Blit rendered frame only once 2024-05-17 17:37:32 +02:00