pcsx2/bin/resources/shaders
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
..
common Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
dx11 GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00
opengl GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00
vulkan GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00