dolphin/Source/Core
2021-11-06 21:46:35 +00:00
..
AudioCommon Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
Common Core: Fix a -Wshadow warning in gcc 11 2021-11-02 13:50:21 +01:00
Core MachineContext: Correct CTX_LR for Apple ARM64 2021-11-06 21:46:35 +00:00
DiscIO Merge pull request #10184 from JosJuice/android-riivolution 2021-10-31 23:44:54 +01:00
DolphinNoGUI Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
DolphinQt DolphinQt: Fix a -Wunused-result in gcc 11 2021-11-02 13:50:21 +01:00
InputCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon Core, DolphinQt, UICommon: Fix all cases of -Wrange-loop-construct in gcc 11 2021-11-02 13:50:21 +01:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
VideoCommon VideoCommon: Add missing algorithm include for std::none_of 2021-11-02 13:50:21 +01:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Core: Fix a -Wshadow warning in gcc 11 2021-11-02 13:50:21 +01:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props