summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2022-12-28 14:21:33 -0800
committerPokechu22 <Pokechu022@gmail.com>2022-12-28 14:21:33 -0800
commited5015fa24c106316c98d5eebe16a66141473981 (patch)
treeeec3ccbc56c880e6f6ed2bc4e40b473708ee40ee /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent1f1474f8aca0f706154faa3be9d4127258463b5c (diff)
Software: Remove alpha=1 blending special-case
This was added in #10394 for both the hardware and software backends to work around an issue with Mario Kart Wii, Fortune Street, and Baten Kaitos. However, it seems like the software renderer handles blending well enough that we don't need this (and in any case, it's easy to change blending in the software renderer). Some experimentation with #11387 (not pushed) showed that the software renderer's logic would also produce correct results on the hardware backends with this hack removed, but would require fbfetch (currently); if a better solution is found the hack can also be removed from the hardware backends.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions