dolphin/Source/Core
JosJuice bb1ed46753 Use [[fallthrough]] in DiscExtractor
This was missed in PR 6273 because the fallthrough was added to
DiscExtractor after that PR was created.
2019-05-05 10:35:45 +02:00
..
AudioCommon Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
Common Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
Core Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
DiscIO Use [[fallthrough]] in DiscExtractor 2019-05-05 10:35:45 +02:00
DolphinNoGUI Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00
DolphinQt Use attribute [[fallthrough]] 2019-05-04 23:04:18 +02:00
InputCommon Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
MacUpdater MacUpdater: Fix updater not closing after update is completed 2019-03-21 13:47:23 +01:00
UICommon Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
UpdaterCommon UpdaterCommon: Move most of the programs here 2019-03-03 15:02:44 +01:00
VideoBackends Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
VideoCommon Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
WinUpdater WinUpdater: Restore original executable name 2019-04-11 20:21:50 +02:00
CMakeLists.txt Move shared Updater logic into UpdaterCommon 2019-02-26 19:27:36 +01:00