dolphin/Source/Core
Lioncash 2e74a4447a VideoCommon/Statistics: Remove unused setter macros for statistics
Now that the floating point members are assigned in bulk, we can remove
their setter macro. While we're at it, we can also remove the setter for
unsigned int, given it's not used.
2019-06-20 08:06:23 -04:00
..
AudioCommon Merge pull request #8135 from lioncash/cmake 2019-05-31 14:03:12 +02:00
Common Replace <experimental/filesystem> includes with <filesystem> 2019-06-20 10:39:56 +02:00
Core Simplify std::filesystem usage a little in Boot.cpp 2019-06-20 10:42:56 +02:00
DiscIO Merge pull request #8134 from JosJuice/filesystem-string-view 2019-06-08 20:52:34 +10:00
DolphinNoGUI Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
DolphinQt InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
InputCommon InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon UICommon: Add missing header guards 2019-06-17 18:39:44 -04:00
UpdaterCommon General: Migrate from deprecated mbedTLS functions 2019-06-07 22:51:58 -04:00
VideoBackends VideoCommon/Statistics: Use std::array for projection values 2019-06-20 08:06:20 -04:00
VideoCommon VideoCommon/Statistics: Remove unused setter macros for statistics 2019-06-20 08:06:23 -04:00
WinUpdater WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00