flycast/core/rend/vulkan/oit
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
..
oit_buffer.h C++17 (#926) 2023-02-18 13:24:34 +01:00
oit_drawer.cpp rend: modifier volumes must be clipped 2024-11-17 12:09:40 +01:00
oit_drawer.h lightgun xhair: centralize logic in crosshairNeeded() 2024-12-13 17:21:32 +01:00
oit_pipeline.cpp vk: some pipelines don't need the provoking vertex extension 2024-10-14 17:19:41 +02:00
oit_pipeline.h vk: Remove naomi2 vertex attributes when not needed 2024-10-13 13:26:42 +02:00
oit_renderer.cpp rend: last frame was sometimes presented after the game is stopped 2024-12-15 15:55:28 +01:00
oit_renderpass.cpp vk: (mali) add subpass dependency from subpass 2 to external 2025-05-03 11:05:49 +02:00
oit_renderpass.h rend: split texture conversion routines into their own file 2024-12-14 19:07:18 +01:00
oit_shaders.cpp oit: incorrect color used when src=OTHER_COLOR if dest is 2nd accum 2025-05-03 11:05:59 +02:00
oit_shaders.h rend: do bilinear filtering of palette textures on the GPU 2024-01-31 16:46:25 +01:00