pcsx2/bin/resources/shaders/dx11
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.hlsl GS/D3D: Fix X3206 CAS shader warning. 2023-12-15 15:40:31 +01:00
convert.fx GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00
imgui.fx Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
interlace.fx Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
merge.fx Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
present.fx Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
shadeboost.fx Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
tfx.fx GS/HW: Add support for Ad (RTA) correction. 2024-03-17 17:24:39 +01:00