dolphin/Source/Core
JMC47 ebdcddfcd0
Merge pull request #9120 from JosJuice/controller-defaults
Fix controller defaults being empty on fresh run
2020-09-29 18:38:11 -04:00
..
AudioCommon Merge pull request #9055 from JosJuice/gc-sample-rate 2020-09-07 22:35:00 -04:00
Common MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviation to RunningVariance. 2020-09-28 18:09:33 -05:00
Core WiimoteEmu: Increase Camera FOV constants to 42 by 31.5 degrees. 2020-09-28 18:09:34 -05:00
DiscIO DiscIO: Use std::function for compression callback 2020-09-16 18:36:50 +02:00
DolphinNoGUI
DolphinQt InputCommon: Improve input detection to produce buton combinations. 2020-09-25 22:51:32 -05:00
InputCommon Merge pull request #9120 from JosJuice/controller-defaults 2020-09-29 18:38:11 -04:00
MacUpdater
UICommon Android: Only allow conversion when appropriate 2020-09-16 18:48:25 +02:00
UpdaterCommon
VideoBackends VideoBackends: Disable GPU Texture Decoding under MoltenVK 2020-09-07 17:28:05 -04:00
VideoCommon FramebufferManager: Fix EFB readbacks with MSAA on 2020-09-25 20:58:02 +10:00
WinUpdater
CMakeLists.txt