index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2026-01-04
mingw: move ReadValue instantiations in cpp for compatibility
Craig Carnell
2025-12-25
Common: update Flags to allow const object usage
iwubcode
2025-12-24
Externals: Update zlib-ng to v2.3.2
Joshua Vandaële
2025-12-23
Merge pull request #14223 from jordan-woyak/wmreal-windows-device-enumeration
JMC47
2025-12-23
WindowsDevice: Add DeviceChangeNotification class.
Jordan Woyak
2025-12-22
Merge pull request #14174 from JoshuaVandaele/minizips-cmake
JMC47
2025-12-22
Merge pull request #14154 from jordan-woyak/result-parameter-order
JMC47
2025-12-22
Merge pull request #14056 from jordan-woyak/cached-blob-reader
JMC47
2025-12-22
Merge pull request #14016 from jordan-woyak/usbutils-CfgMgr32
JMC47
2025-12-15
StringUtils: Drop TabsToSpaces
Sintendo
2025-12-12
GekkoDisassembler: drop unsupported opcodes
Tillmann Karras
2025-12-12
GekkoDisassembler: fix ps_sel operands
Tillmann Karras
2025-12-12
GekkoDisassembler: fix conditional twi opcode
Tillmann Karras
2025-12-11
CMake: Only copy build_info.txt if autoupdate is enabled
Joshua Vandaële
2025-12-10
mingw: use reinterpret_cast for function→void* conversion to satisfy C++ st...
Craig Carnell
2025-11-29
Windows/DirectIOFile: Don't request DELETE access for read-only Open
Dentomologist
2025-11-27
Use minizip-ng's CMakeLists instead of relying on our own implementation
Joshua Vandaële
2025-11-23
MemArena/LazyMemoryRegion: Add EnsureMemoryPagesWritable function to ensure a...
Jordan Woyak
2025-11-23
Merge pull request #14142 from JosJuice/directiofile-cant-create-saf
JosJuice
2025-11-23
Merge pull request #14148 from jordan-woyak/hookable-event-add-remove-inside-...
Jordan Woyak
2025-11-22
Merge pull request #14128 from jordan-woyak/fix-run-on-object-race
JosJuice
2025-11-21
Common/Result: Swap order of template parameters to match C++26's std::expect...
Jordan Woyak
2025-11-21
HookableEvent: Allow hooks to be added and removed from within a Trigger call...
Jordan Woyak
2025-11-18
Common: Treat DirectIOFile as unable to create SAF files
JosJuice
2025-11-18
Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is...
Jordan Woyak
2025-11-18
Common/Functional: Add InvokerOf template which can convert function pointers...
Jordan Woyak
2025-11-18
Common/ScopeGuard: Fix move constructor.
Jordan Woyak
2025-11-15
Common/BitField: Silence two warnings:
Jordan Woyak
2025-11-10
Merge pull request #14052 from jordan-woyak/DirectIOFile
Jordan Woyak
2025-11-10
Merge pull request #13875 from JosJuice/jitarm64-orr-base-without-mirror
JosJuice
2025-11-09
Merge pull request #14026 from jordan-woyak/move-only-function-fix
Admiral H. Curtiss
2025-11-09
Common/IOFile: Remove the `Duplicate` function. The duplicate handles shared ...
Jordan Woyak
2025-11-09
Common/BitUtils: Add overloads of AsU8Span/AsWritableU8Span that handle conve...
Jordan Woyak
2025-11-09
Common: Add a DirectIOFile class that allows for copies which are entirely th...
Jordan Woyak
2025-11-08
Merge pull request #14086 from Simonx22/android/use-native-analytics
OatmealDome
2025-11-08
Merge pull request #14082 from Simonx22/analytics/reload-on-setting-change
OatmealDome
2025-11-08
Android: Use the shared HTTP analytics backend
Simonx22
2025-11-08
Merge pull request #14020 from jordan-woyak/string-util-cleanups
JosJuice
2025-11-08
Config: Use maximum value of size_t instead of -1 as default value in ConfigC...
Simonx22
2025-11-08
Merge pull request #13939 from Dentomologist/logging_avoid_overwriting_debug_...
JosJuice
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-05
WindowsDevice: Remove GetDeviceProperty function in favor of the CfgMgr32 ver...
Jordan Woyak
2025-11-04
WindowsDevice: Add GetDeviceInterfaceList function and NullTerminatedStringLi...
Jordan Woyak
2025-11-04
Merge pull request #14061 from jordan-woyak/config-info-spin-mutex
Jordan Woyak
2025-11-02
Config: Make ConfigInfo use Common::SpinLock to protect the CachedValue. Thes...
Jordan Woyak
2025-11-02
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...
Jordan Woyak
2025-11-02
Config/ConfigInfo: Cleanups.
Jordan Woyak
2025-11-02
Common: Make HookableEvent use non-static data.
Jordan Woyak
2025-11-02
StringUtil: Replace strerror with Common::LastStrerrorString.
Jordan Woyak
2025-11-02
StringUtil: Make non-Windows WStringToUTF8 implementation use iconv instead o...
Jordan Woyak
[prev]
[next]