dolphin/Source/Core
2020-08-27 21:58:48 -07:00
..
AudioCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
Common msvc: enable /Zc:preprocessor and make build compile cleanly 2020-08-27 21:58:48 -07:00
Core replace is_pod with is_standard_layout && is_trivially_copyable 2020-08-23 13:57:05 -07:00
DiscIO msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
DolphinNoGUI msbuild: fixup linking of discord-rpc 2020-08-22 16:17:50 -07:00
DolphinQt msbuild: fix a typo 2020-08-27 15:15:52 -07:00
InputCommon name some threads 2020-08-22 17:22:07 -07:00
MacUpdater
UICommon don't use std::move on const variables 2020-08-23 13:55:14 -07:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends msvc: enable /Zc:preprocessor and make build compile cleanly 2020-08-27 21:58:48 -07:00
VideoCommon msvc: enable /Zc:preprocessor and make build compile cleanly 2020-08-27 21:58:48 -07:00
WinUpdater msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
CMakeLists.txt