dolphin/Source/Core
2020-02-02 17:09:58 +01:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen 2020-01-26 22:09:46 -05:00
Core WiiRoot: Fix CopySysmenuFilesToFS directory creation 2020-01-30 13:53:39 +01:00
DiscIO VolumeVerifier: Don't return early when file is too small 2020-02-02 17:09:58 +01:00
DolphinNoGUI Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
DolphinQt Merge pull request #8589 from lioncash/translatable 2020-01-27 23:20:03 +01:00
InputCommon InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio. 2020-01-24 09:20:41 -06: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 VertexLoaderX64: Don't use PDEP on AMD Zen 2020-01-26 22:12:00 -05:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt