flycast/core/rend/gles
Flyinghead 3a7a08f3fb Do not clear the framebuffer before rendering. Fix scissoring coords.
The framebuffer is cleared by the background plane using global clipping
coordinates. This allows multiple rendering to different locations on
the framebuffer.
Fixes flashing menus in Vanishing Point, loading screens in Test Drive
Le Mans and Vigilante 8.
Better rear view mirror in Metropolis Street Racer.
2018-08-02 17:20:18 +02:00
..
glcache.h Cache texture parameters. Fixed exclusion volume modifiers. 2018-05-16 19:34:45 +02:00
gldraw.cpp Backport texture upscaling with xBRZ 2018-08-01 19:43:01 +02:00
gles.cpp Do not clear the framebuffer before rendering. Fix scissoring coords. 2018-08-02 17:20:18 +02:00
gles.h Backport texture upscaling with xBRZ 2018-08-01 19:43:01 +02:00
gltex.cpp Backport texture upscaling with xBRZ 2018-08-01 19:43:01 +02:00