pcsx2/bin/resources/shaders/vulkan
lightningterror 6c9f132093 GS/HW: Add support for Ad (RTA) correction.
The idea is to adjust the alpha destination for more
accurate hw blending which will work on all renderers.

Old behavior has Ad in range within 0-1 whereas for blending 0-2 is needed.

copy rt -> adjust the alpha -> copy back the adjusted alpha-> restore old alpha after blending is done
2024-03-17 17:24:39 +01:00
..
cas.glsl GS-vk: Fix initialization shader warnings. 2023-07-16 12:45:42 +02:00
convert.glsl GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00
imgui.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
interlace.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
merge.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
present.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
shadeboost.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
tfx.glsl GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00