pcsx2/bin/resources/shaders/opengl
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.glsl GS-ogl: Fix initialization shader warnings. 2023-07-16 12:45:42 +02:00
convert.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
imgui.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
interlace.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
merge.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
present.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
shadeboost.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
tfx_fs.glsl GS/HW: Adjust blend mix for impossible blend. 2024-03-14 16:16:11 +01:00
tfx_vgs.glsl Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00