dolphin/Source/Core
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
..
AudioCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Common MathUtil: Mark IntLog2 as constexpr 2021-07-06 15:01:38 +02:00
Core treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscIO licensing: convert "public domain" to CC0 1.0 2021-07-05 04:43:55 +02:00
DolphinNoGUI treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinQt Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
InputCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
UpdaterCommon Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
VideoBackends treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoCommon Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props NetPlay/Jit64: Avoid using software FMA 2021-06-09 22:56:26 +02:00
DolphinLib.vcxproj JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00