9dad9ebe89
zcomploc is a feature of the BP which switch depth test from before the alpha test to after the alpha test. This way, transparent fragments are written to the depth buffer too. The current implementation is quite hacky and does not cover all cases but is enough to fix problems in a lot of game. A complete implementation would require a multipass rendering method and is attempted in the zcomploc-experimental branch. According to testers feedback, fixes bugs in the following games: - Baten Kaitos - Baten Kaitos Origins - 007: Everything or Nothing - Ty the Tasmanian Tiger - Tony Hawk's Pro Skater 3 And probably other games too. Conflicts (because of new-shadercache-uids): Source/Core/VideoCommon/Src/PixelShaderGen.cpp |
||
---|---|---|
.. | ||
Src | ||
CMakeLists.txt | ||
OpenCL.rules | ||
SConscript | ||
VideoCommon.vcxproj | ||
VideoCommon.vcxproj.filters |