dolphin/Source
Léo Lam b82b0683d5
MathUtil: Mark IntLog2 as constexpr
Mostly everything else was already marked as constexpr, and the only
function IntLog2 calls (CountLeadingZeros) is already constexpr.
2021-07-06 15:01:38 +02:00
..
Android Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
Core MathUtil: Mark IntLog2 as constexpr 2021-07-06 15:01:38 +02:00
DSPSpy treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPTool treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PCH treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UnitTests licensing: various one-off conversions to SPDX tags 2021-07-05 04:35:56 +02:00
VSProps msvc: use external header feature solution-wide 2021-06-03 15:42:23 -07:00
.clang-format
CMakeLists.txt CMake: Build with -std:c++latest for MSVC 2021-03-03 23:44:35 +01:00
dolphin-emu.sln msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00