pcsx2/bin/resources/shaders/dx11
lightningterror a7c5eebf99 GS/HW: Adjust blend mix for impossible blend.
Since we can't do Cd*(Alpha + 1) - Cs*Alpha in hw blend what we can do is adjust the Cs value that will be subtracted,
this way we can get a better result in hw blend. Result is still wrong but less wrong than before.
2024-03-14 16:16:11 +01:00
..
cas.hlsl GS/D3D: Fix X3206 CAS shader warning. 2023-12-15 15:40:31 +01:00
convert.fx Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10: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: Adjust blend mix for impossible blend. 2024-03-14 16:16:11 +01:00