dolphin/Source
Pokechu22 ed5015fa24 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.
2022-12-28 14:21:33 -08:00
..
Android Merge pull request #11358 from t895/close-soft-keyboard 2022-12-24 11:21:56 +01:00
Core Software: Remove alpha=1 blending special-case 2022-12-28 14:21:33 -08:00
DSPSpy DSPSpy: Add st3 BLOOP{,I} tests. 2022-09-30 11:07:41 +00:00
DSPTool Remove most uses of StringFromFormat in favor of fmt 2022-10-12 16:50:47 -07:00
PCH bump required vs version 2022-12-22 00:43:34 -08:00
UnitTests Replace BitUtils with C++20: RotateLeft/RotateRight 2022-12-11 08:59:18 +01:00
VSProps Externals: Update cubeb to mozilla/cubeb@773f16b7ea and make it a submodule. 2022-11-26 05:05:52 +01:00
.clang-format
CMakeLists.txt Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata" 2022-09-27 19:06:05 +02:00
dolphin-emu.sln Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00