dolphin/Source/Core
2025-11-23 21:20:50 -06:00
..
AudioCommon
Common Common: Make AsyncWorkThread use a typed invoker instead of the type-erased MoveOnlyFunction to avoid a virtual function call for each job. 2025-11-23 21:20:50 -06:00
Core Merge pull request #14125 from JosJuice/local-cpu-thread-job-finished 2025-11-23 15:55:28 -06:00
DiscIO Merge pull request #13539 from tygyh/DiscIO-Remove-redundant-casts 2025-11-19 17:40:42 -06:00
DolphinNoGUI Merge pull request #13689 from JosJuice/lock-core-any-thread 2025-11-16 18:35:17 +01:00
DolphinQt Merge pull request #14128 from jordan-woyak/fix-run-on-object-race 2025-11-22 21:52:17 +01:00
DolphinTool
InputCommon
MacUpdater
UICommon Merge pull request #13748 from Dentomologist/autoupdatechecker_delete_old_updater_log_file 2025-11-18 18:12:47 +01:00
UpdaterCommon
VideoBackends
VideoCommon Merge pull request #14149 from iwubcode/shader_asset_vector_properties 2025-11-23 06:34:45 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is safe in situations when being immediately destructed. 2025-11-18 14:19:21 -06:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in