flycast/core/rend/gles
flyinghead 99195c3f4c dx11: set clip planes on X and Y. rend: Force palette update at init
dx11: Set clip planes at X -1/1 and Y -1/1 to avoid rasterizer errors.
Fixes Daytona Mermaid lake depth issues
dx11: fix texture wrap around at UV 1 with nearest filtering
dx9: inside clipping
all renderers: force full palette update at init
2021-12-01 14:54:03 +01:00
..
glcache.h WIP libretro core update 2021-07-05 19:44:08 +02:00
gldraw.cpp refactor screen_width/height 2021-09-27 20:29:23 +02:00
gles.cpp dx11: set clip planes on X and Y. rend: Force palette update at init 2021-12-01 14:54:03 +01:00
gles.h gl: update fog and texture palette in Process() 2021-09-03 11:12:47 +02: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
opengl_driver.cpp vk,dx9: black screen/crash in single-threaded on direct fb access 2021-11-11 11:17:39 +01:00
opengl_driver.h vk,dx9: black screen/crash in single-threaded on direct fb access 2021-11-11 11:17:39 +01:00
postprocess.cpp rend: shader builder utility 2021-07-19 12:49:47 +02: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