dolphin/Source/Core
Jun Su 964a2e1e70 Cleanup warnings of -Wpessimizing-move
moving a temporary object prevents copy elision. Remove std::move.
2020-03-23 16:31:15 +08:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common Merge pull request #8655 from Techjar/fix-hotkey-groups 2020-03-18 12:03:07 +01:00
Core Boot: Change pre-defined setting.txt CODE values 2020-03-19 13:05:44 +01:00
DiscIO Merge pull request #8621 from JosJuice/volumeverifier-invalid-partition 2020-02-10 09:33:29 +00:00
DolphinNoGUI Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
DolphinQt Cleanup warnings of -Wpessimizing-move 2020-03-23 16:31:15 +08:00
InputCommon Merge pull request #8647 from jordan-woyak/minor-input-cleanups 2020-03-15 15:06:54 +01:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Back up Wii setting.txt and SYSCONF while emulating 2020-03-16 21:04:19 +01:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Vulkan: Pass CAMetalLayer to MoltenVK instead of NSView 2020-03-11 23:11:26 +10:00
VideoCommon VideoCommon: Allow texture folders to be determined by a <gameid>.txt file 2020-03-15 12:34:04 -05:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00