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
/
UnitTests
Age
Commit message (
Expand
)
Author
2026-04-27
Merge pull request #13931 from SuperSamus/pikmin-squared-60fps
JMC47
2026-04-25
Merge pull request #14308 from jordan-woyak/character-encoding
Jordan Woyak
2026-04-25
GameINI: Add 60 FPS code for Pikmin Squared
Martino Fontana
2026-04-18
StringUtil: Make UTF16ToUTF8 and UTF8ToUTF16 use custom encoding/decoding imp...
Jordan Woyak
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-04-11
Merge pull request #14500 from Sintendo/span2
Jordan Woyak
2026-04-04
PageTableHostMappingTest: Fix copypaste error in misaligned+hole test
JosJuice
2026-04-04
PageTableHostMappingTest: Fix alignment for misaligned+hole test
JosJuice
2026-03-23
Use more std::span arguments
Sintendo
2026-02-22
AchievementManager: APPROVED_LIST_HASH quality of life improvements
Martino Fontana
2026-02-15
Network: Improve IPv4PortRange::ToString to support CIDR notation and only la...
Jordan Woyak
2026-02-15
Common/Network: Add structs: IPv4Port, IPv4PortRange and functions: IPAddress...
Jordan Woyak
2026-02-15
StringUtil: Add SplitStringIntoArray function template.
Jordan Woyak
2026-02-04
Merge pull request #13768 from JosJuice/page-table-fastmem-2
JMC47
2026-02-04
UnitTests: Add PageTableHostMappingTest
JosJuice
2026-02-03
Merge pull request #13594 from jordan-woyak/state-cleanups
Jordan Woyak
2026-01-25
Remove unused imports
Martino Fontana
2026-01-19
Common: Add TransferableSharedMutex class and unit tests.
Jordan Woyak
2026-01-18
Jit64: Add fres unit test
JosJuice
2026-01-17
Merge pull request #14267 from jordan-woyak/std-expected
iwubcode
2026-01-17
Common: Replace Result with C++23's std::expected.
Jordan Woyak
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-11-27
Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF
Joshua Vandaële
2025-11-16
Merge pull request #13689 from JosJuice/lock-core-any-thread
JosJuice
2025-11-10
Core: Remove IsHostThread
JosJuice
2025-11-09
Common: Add a DirectIOFile class that allows for copies which are entirely th...
Jordan Woyak
2025-11-08
Merge pull request #14020 from jordan-woyak/string-util-cleanups
JosJuice
2025-11-02
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...
Jordan Woyak
2025-11-02
UnitTests: Add some StringUtil character encoding conversion tests.
Jordan Woyak
2025-10-08
Jit64: Dynamic length of regular jump instruction (for known addresses)
Martino Fontana
2025-09-26
Merge pull request #13940 from iwubcode/glslang_update
JMC47
2025-09-23
Externals / VideoCommon: update glslang to latest, turn into submodule
iwubcode
2025-09-17
Merge pull request #13874 from sepalani/bitcast-ptr
JMC47
2025-08-27
MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_great...
Jordan Woyak
2025-08-18
Common/BitUtils: Add operator[] to BitCastPtrType
Sepalani
2025-08-10
Merge pull request #13846 from JoshuaVandaele/better-xcb
Tilka
2025-08-04
Qt: Better wayland detection to enforce xcb
Joshua Vandaële
2025-08-03
Host: Remove unnecessary functions
Dentomologist
2025-08-03
Host: Remove unnecessary function
Dentomologist
2025-07-16
Merge pull request #13783 from jordan-woyak/schedule-event-from-thread-fix
JMC47
2025-07-12
Fix various warnings
Joshua Vandaële
2025-06-29
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from ...
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-08
Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-te...
JMC47
2025-06-07
Merge pull request #13023 from tygyh/Replace-ties-with-structured-bindings
Jordan Woyak
2025-05-21
RetroAchievements: Updated PatchAllowlistTest to generate new allowlist
LillyJadeKatrin
2025-05-18
Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type...
Jordan Woyak
2025-05-18
Merge pull request #13668 from tygyh/UnitTests/Core/Make-parameters-constant
Jordan Woyak
2025-05-16
UnitTests: Remove redundant template type specifers
Dr. Dystopia
2025-05-16
Merge pull request #13666 from tygyh/UnitTests/PowerPC-Use-constant-functions...
Jordan Woyak
[next]