dolphin-emulator/Source/Core
2025-05-04 15:00:48 -05:00
..
AudioCommon Merge pull request #13608 from jordan-woyak/async-work-thread 2025-05-04 18:45:14 +02:00
Common Merge pull request #13608 from jordan-woyak/async-work-thread 2025-05-04 18:45:14 +02:00
Core HW/SI: Don't require waiting a second before disconnecting an SIDevice. 2025-05-04 15:00:48 -05:00
DiscIO Merge pull request #13597 from JosJuice/hide-boot-bin 2025-05-01 21:30:10 -04:00
DolphinNoGUI linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
DolphinQt Merge pull request #13628 from jordan-woyak/unique-buffer-texture-data 2025-05-04 14:03:10 +02:00
DolphinTool DolphinTool: Make parameter constant 2025-04-23 15:55:48 +02:00
InputCommon Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer. 2025-05-03 18:32:30 -05:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer. 2025-05-03 18:32:30 -05:00
UpdaterCommon
VideoBackends VideoBackends/Vulkan: Use WorkQueueThreadSP for swap commands. 2025-04-30 16:29:35 -05:00
VideoCommon Merge pull request #13602 from jordan-woyak/move-only-function 2025-05-04 17:28:06 +02:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Add MoveOnlyFunction. 2025-04-27 20:07:13 -05:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in