pcsx2/bin/resources/shaders
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
..
common Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
dx11 GS/HW: Adjust blend mix for impossible blend. 2024-03-14 16:16:11 +01:00
opengl GS/HW: Adjust blend mix for impossible blend. 2024-03-14 16:16:11 +01:00
vulkan GS/HW: Adjust blend mix for impossible blend. 2024-03-14 16:16:11 +01:00