This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-31 11:08:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd93c09e385dc4bf476dcbbd7ed0ade8d4dd428d
dolphin
/
Source
/
Core
T
History
Simonx22
and
OatmealDome
bd93c09e38
CPUThreadConfigCallback: Use maximum value of size_t instead of -1 as default value ConfigChangedCallbackID
...
Co-Authored-By: OatmealDome <
OatmealDome@users.noreply.github.com
>
2025-11-08 23:23:33 -05:00
..
AudioCommon
CubebStream: Use WorkQueueThread::PushBlocking instead of sync_event
2025-11-07 13:19:18 -08:00
Common
Merge pull request
#14086
from Simonx22/android/use-native-analytics
2025-11-08 14:03:06 -05:00
Core
CPUThreadConfigCallback: Use maximum value of size_t instead of -1 as default value ConfigChangedCallbackID
2025-11-08 23:23:33 -05:00
DiscIO
MMU: Use templates for Read/Write functions
2025-10-08 11:27:06 +02:00
DolphinNoGUI
Visual Studio: Fix DolphinNoGUI build
2025-10-05 15:38:43 -07:00
DolphinQt
Merge pull request
#13939
from Dentomologist/logging_avoid_overwriting_debug_verbosity_in_release_builds
2025-11-08 14:47:27 +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
…
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
…
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
…