dolphin/Source
Minty-Meeo 05bebee802 Replace BitUtils with C++20: Counting Zeroes
With the upgrade to C++20, std::countl_zero and std::countr_zero can replace these home-spun implementations from the BitUtil.h library.
2022-12-21 04:17:00 -06:00
..
Android Merge pull request #11346 from t895/grid-settings 2022-12-20 15:10:51 +00:00
Core Replace BitUtils with C++20: Counting Zeroes 2022-12-21 04:17:00 -06:00
DSPSpy
DSPTool
PCH
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
dolphin-emu.sln