dolphin/Source/Core
Jordan Woyak f51eaf3282
Merge pull request #14052 from jordan-woyak/DirectIOFile
Common and DiscIO: Introduce a thread safe DirectIOFile and make BlobReader implementations use it.
2025-11-10 17:29:43 -06:00
..
AudioCommon
Common Merge pull request #14052 from jordan-woyak/DirectIOFile 2025-11-10 17:29:43 -06:00
Core Merge pull request #14010 from jordan-woyak/wmreal-iolinux-reopen-on-unplug 2025-11-09 15:03:12 +01:00
DiscIO DiscIO: Make all BlobReader implementations use DirectIOFile to make CopyReader functionality thread safe. 2025-11-09 03:08:14 -06:00
DolphinNoGUI Merge pull request #13956 from jordan-woyak/SA_RESTART 2025-11-09 15:30:27 +01:00
DolphinQt Merge pull request #14052 from jordan-woyak/DirectIOFile 2025-11-10 17:29:43 -06:00
DolphinTool
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends
VideoCommon
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Add a DirectIOFile class that allows for copies which are entirely thread safe. 2025-11-09 03:08:14 -06:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in