dolphin/Source/Core
2020-02-09 02:32:04 -05:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common Cleanup: Use std::abs instead of abs. 2020-02-08 18:21:14 -06:00
Core Merge pull request #8605 from Techjar/netplay-hostpoll-doc 2020-02-09 02:32:50 +00:00
DiscIO VolumeVerifier: Report read errors to the user 2020-01-25 20:21:12 +01:00
DolphinNoGUI Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
DolphinQt DolphinQt/Debugger: Fix crash with floating debugger windows 2020-02-09 02:32:04 -05:00
InputCommon Merge pull request #8417 from jordan-woyak/setting-expressions 2020-02-09 01:37:30 +00:00
MacUpdater
UICommon Core/WiimoteReal: Make wiimote source type an enum class and add Get/SetWiimoteSource functions. Add connected real Wii Remotes to a pool when a slot is not available. 2020-01-05 10:15:22 -06:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android 2020-01-31 19:16:06 +10:00
VideoCommon VideoCommon: Amend formatting code to handle the upgrade to fmt 2020-02-04 14:55:20 -05:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt