dolphin/Source/Core
2026-05-05 16:23:16 -07:00
..
AudioCommon Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Common Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
Core Merge pull request #14642 from SuperSamus/cpp-move-fixup-nocubeb 2026-05-05 11:45:55 -05:00
DiscIO Replace find(x) != npos with contains(x) - Core 2026-04-20 09:36:08 +02:00
DolphinNoGUI NoGUI: Add Escape key to close emulation on Windows 2026-03-25 08:56:29 -05:00
DolphinQt Merge pull request #14384 from ethanuppal/editdsuservers 2026-04-30 20:50:17 -05:00
DolphinTool
InputCommon GCAdapter: Fix data races 2026-04-25 11:16:10 -07:00
MacUpdater
UICommon Merge pull request #14532 from Dentomologist/autoupdatechecker_fix_edge_cases 2026-05-05 16:23:16 -07:00
UpdaterCommon Use more std::span arguments 2026-03-23 23:55:09 +01:00
VideoBackends Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
VideoCommon Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
WinUpdater Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #14298 from SuperSamus/achivements-hash-qol 2026-04-02 23:36:11 -07:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in