flycast/core/rend/gl4
Flyinghead 40dbf53792 pvr: use render pass # to read the right tile when marking blocks
Fixes Unreal Tournament flashing/black screen.
gl: mark vram area in rtt to avoid overwriting data (Worms World Party)
Force Worms World Party to use CopyToVRam (regression due to
6a5db32d5d)
Don't calculate precise aspect ratio and use 4/3 instead (or more if
widescreen or stretch).
Fix clipping issue when using SCALER_CTL.vscalefactor. Avoir crash when
clip values are >= width or height.
vulkan: RenderFramebuffer wasn't working at all if !EmulateFramebuffer
2022-10-30 12:10:24 +01:00
..
abuffer.cpp pvr: object list is sometimes shared between op and tr modvols 2022-08-22 12:38:04 +02:00
gl4.h pvr: object list is sometimes shared between op and tr modvols 2022-08-22 12:38:04 +02:00
gl4naomi2.cpp native depth interpolation option to help AMD gpus 2022-06-01 19:26:56 +02:00
gl4naomi2.h naomi2: remove geom shader. Merge transparent polys. bump mapping fix. 2022-02-11 15:54:18 +01:00
gldraw.cpp Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
gles.cpp pvr: use render pass # to read the right tile when marking blocks 2022-10-30 12:10:24 +01:00
glsl.h Stop Apple fanboys from asking where is Metal 2022-09-21 14:43:28 +02:00