dolphin/Source/Core
2020-01-03 18:08:45 -06:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common Common: Add Matrix33::FromQuaternion. 2020-01-02 15:16:37 -06:00
Core WiimoteEmu: Allow Recenter button to adjust the pitch. 2020-01-03 18:08:45 -06:00
DiscIO GetSysMenuVersionString(): Use a char instead of std::string for the region letter. 2019-12-29 23:45:02 -05:00
DolphinNoGUI Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
DolphinQt WiimoteEmu: Clean up ComplementaryFilter math. 2020-01-03 16:16:26 -06:00
InputCommon InputConfig::LoadConfig(): Convert num[] to an array of std::string_view. 2019-12-29 23:45:02 -05:00
MacUpdater
UICommon Use pre-increment for iterators instead of post-increment. 2019-12-29 23:45:02 -05:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Use pre-increment for iterators instead of post-increment. 2019-12-29 23:45:02 -05:00
VideoCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt