flycast/core/rend/gles
Flyinghead 98a0f2b821 gl: frame upside down with GLES 2.0 if video shift is on
drawQuad ignores the swapY param if vertices are provided so swap Y
coords of vertices.
2023-10-25 16:53:25 +02:00
..
glcache.h gl: detach and delete shaders after linking program 2023-05-29 17:28:28 +02:00
gldraw.cpp gl: frame upside down with GLES 2.0 if video shift is on 2023-10-25 16:53:25 +02:00
gles.cpp gl: disable dithering with GLES 2.0 2023-10-25 16:51:44 +02:00
gles.h gl: get rid of async copy to vram 2023-09-24 11:29:22 +02:00
gltex.cpp gl: get rid of async copy to vram 2023-09-24 11:29:22 +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 deps: gather backends under imgui/backends directory 2023-05-04 09:26:01 +02:00
opengl_driver.h gl: vmu and lightgun xhair not rendered if switching renderer 2023-02-22 17:46:14 +01: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,gl4: video shift support, fix powervr filter, refactor lr osd 2023-03-27 16:31:57 +02:00