dolphin/Source/Core
JosJuice 1bba42de45 RetroAchievements: Remove MemoryPeeker/MemoryPoker's copying approach
This makes the code simpler, and saves us from the slow operation of
copying the all of RAM on every frame when RAIntegration is enabled.
2025-11-10 21:14:20 +01:00
..
AudioCommon CubebStream: Use WorkQueueThread::PushBlocking instead of sync_event 2025-11-07 13:19:18 -08:00
Common Merge pull request #13875 from JosJuice/jitarm64-orr-base-without-mirror 2025-11-10 20:16:21 +01:00
Core RetroAchievements: Remove MemoryPeeker/MemoryPoker's copying approach 2025-11-10 21:14:20 +01:00
DiscIO MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
DolphinNoGUI Merge pull request #13956 from jordan-woyak/SA_RESTART 2025-11-09 15:30:27 +01:00
DolphinQt Core: Let any thread call previously host-thread-only functions 2025-11-10 21:14:17 +01:00
DolphinTool Externals / VideoCommon: update glslang to latest, turn into submodule 2025-09-23 23:45:38 -05:00
InputCommon Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
MacUpdater InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. 2025-06-07 16:27:54 -05:00
UICommon Common: Make HookableEvent use non-static data. 2025-11-02 17:30:43 -06:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends Merge pull request #14042 from iwubcode/bp_functions_global 2025-11-02 13:17:38 -05:00
VideoCommon Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::mutex. 2025-11-02 20:45:55 -06:00
DolphinLib.vcxproj Core/HW: Add Broadband Adapter (IPC). 2025-10-28 18:50:59 +00:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00