flycast/core/rend/gles
Flyinghead 3ffb09ec72 gl: fully recreate opengl texture when loading a custom one
Regenerate texID and call glTexStorage2D when loading a custom texture
(GL 4.2+, GLES3).
rend: missing old_vqtexture_hash in move constructor.
2024-03-14 12:56:11 +01:00
..
glcache.h gl: detach and delete shaders after linking program 2023-05-29 17:28:28 +02:00
gldraw.cpp rend: do bilinear filtering of palette textures on the GPU 2024-01-31 16:46:25 +01:00
gles.cpp minor clean up 2024-02-29 16:26:49 +01:00
gles.h gl: fully recreate opengl texture when loading a custom one 2024-03-14 12:56:11 +01:00
gltex.cpp gl: fully recreate opengl texture when loading a custom one 2024-03-14 12:56:11 +01: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: update imgui and implot 2023-11-25 17:08:01 +01: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