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
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
2025-12-15
StringUtils: Drop TabsToSpaces
Sintendo
2025-11-29
Windows/DirectIOFile: Don't request DELETE access for read-only Open
Dentomologist
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
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-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
2025-11-02
StringUtil: Fix many clang-tidy warnings.
Jordan Woyak
2025-11-01
Merge pull request #14034 from JoshuaVandaele/byeprofile
JosJuice
2025-10-30
x64Emitter: Fix missing-declarations warning
Joshua Vandaële
2025-10-27
AdvancedPane: Add a button to restore default settings
Joshua Vandaële
2025-10-26
JitRegister: Remove OProfile profiler
Joshua Vandaële
2025-10-22
Common/Functional: Fix MoveOnlyFunction from inadvertently creating reference...
Jordan Woyak
2025-10-17
Merge pull request #13978 from JoshuaVandaele/libiconv-1.18
JMC47
2025-10-13
WindowsDevice: Silence missing property log spam
Dentomologist
2025-10-12
WindowsDevice: Add some utility functions for getting device properties using...
Jordan Woyak
2025-10-09
Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-len
JMC47
2025-10-09
Merge pull request #13964 from ryanmcgrath/macos/qos
JMC47
2025-10-08
MMU: Use templates for Read/Write functions
Martino Fontana
2025-10-08
Jit64: Dynamic length of regular jump instruction (for known addresses)
Martino Fontana
2025-10-06
Merge pull request #13995 from Dentomologist/deletedirrecursively_dont_report...
JosJuice
2025-10-05
DeleteDirRecursively: Don't report error for absent directory
Dentomologist
2025-10-04
Common/Network: Add BluetoothAddress struct and string conversion functions.
Jordan Woyak
2025-10-04
Common: Add some utilities to a new UnixUtil header.
Jordan Woyak
2025-10-04
CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an...
Jordan Woyak
2025-10-01
dcbz: Fix AVX path
Martino Fontana
[next]