dolphin/Source/Core
Lioncash 2b60fe684c BTEmu: Make m_WiiMotes private
We can already utilize the public interface to access the necessary
instance without exposing a private data member.
2018-06-20 15:15:05 -04:00
..
AudioCommon
Common PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
Core BTEmu: Make m_WiiMotes private 2018-06-20 15:15:05 -04:00
DiscIO ChunkFile: Remove unnecessary includes 2018-06-09 16:49:59 -04:00
DolphinNoGUI
DolphinQt2 DolphinQt2/RegisterWidget: std::move std::function instances in AddRegister() 2018-06-19 13:40:22 -04:00
DolphinWX PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
InputCommon Merge pull request #7062 from robopilot99/master 2018-06-08 14:04:03 +02:00
UICommon Merge pull request #7137 from lioncash/copy 2018-06-19 22:57:29 +02:00
Updater
VideoBackends Merge pull request #7075 from Ebola16/DumpObjects 2018-06-06 15:20:14 +02:00
VideoCommon ConfigManager: Convert GPUDeterminismMode into an enum class 2018-06-15 14:45:30 -04:00
CMakeLists.txt