dolphin/Source/Core
Techjar 185e49d2a9 x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen
For some unknown reason PDEP and PEXT are ridiculously slow on AMD Zen
architecture.
2020-01-26 22:09:46 -05:00
..
AudioCommon
Common x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen 2020-01-26 22:09:46 -05:00
Core Merge pull request #8548 from jordan-woyak/wiimote-source-cleanup 2020-01-25 23:04:50 +00:00
DiscIO VolumeVerifier: Report read errors to the user 2020-01-25 20:21:12 +01:00
DolphinNoGUI
DolphinQt Merge pull request #8548 from jordan-woyak/wiimote-source-cleanup 2020-01-25 23:04:50 +00: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
VideoBackends Add Dolphin version and current video backend to shader compilation logs 2020-01-24 03:29:38 -05:00
VideoCommon Merge pull request #8582 from jordan-woyak/osd-disabled-fix 2020-01-25 21:11:37 +00:00
WinUpdater
CMakeLists.txt