flycast/core/rend/gl4
Flyinghead c57b2e1aa7 oit: incorrect color used when src=OTHER_COLOR if dest is 2nd accum
Using src=OTHER_COLOR with destination secondary accumulator should use
the secondary accumulator color, not the final one.
Fixes dark gun in Doom 64 with Ultra graphics (bump mapping).
Issue #1771
2025-05-03 11:05:59 +02:00
..
abuffer.cpp oit: incorrect color used when src=OTHER_COLOR if dest is 2nd accum 2025-05-03 11:05:59 +02:00
gl4.h rend: do bilinear filtering of palette textures on the GPU 2024-01-31 16:46:25 +01:00
gl4naomi2.cpp naomi2: fix modifier volumes clipping 2024-09-29 16:42:38 +02:00
gl4naomi2.h cleanup include headers 2023-01-26 10:06:51 +01:00
gldraw.cpp android: draw onscreen gamepad with imgui 2024-11-22 14:42:51 +01:00
gles.cpp rend: last frame was sometimes presented after the game is stopped 2024-12-15 15:55:28 +01:00
glsl.h rend: guard against NaN depth if z is negative 2023-09-27 14:55:31 +02:00