pcsx2/bin/resources/shaders/dx11
lightningterror b1f4f67130 GS/HW: Add support for blend second pass.
Allows us to blend Cd with full alpha range of 0-2 bypassing hw blend limitations.
Not all Cd cases are covered, but it's a good start.

Also allows us to do Ad cases where we can double the blend to get the
proper blend result since Ad range is 0-1 instead of 0-2.
2024-04-07 20:04:50 +02:00
..
cas.hlsl GS/D3D: Fix X3206 CAS shader warning. 2023-12-15 15:40:31 +01:00
convert.fx GS/HW: Fix up some RTA behaviour and reduce copies 2024-04-02 21:48:32 +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 blend second pass. 2024-04-07 20:04:50 +02:00