summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
7 daysAchievementApprovedHash: Automatically generate hash using CMakeJoshua Vandaële
9 daysCWDemangler: Resolve missing-declarations warningsJoshua Vandaële
10 daysRemove Visual Studio Projects and Solutions in favor of CMakeJoshua Vandaële
2026-07-11Core: Adjust emulated memory size automatically.cristian64
2026-05-07Core: Implement automatic symbol demanglingAmber Brault
2026-04-27Merge pull request #13931 from SuperSamus/pikmin-squared-60fpsJMC47
2026-04-25Merge pull request #14308 from jordan-woyak/character-encodingJordan Woyak
2026-04-25GameINI: Add 60 FPS code for Pikmin SquaredMartino Fontana
2026-04-18StringUtil: Make UTF16ToUTF8 and UTF8ToUTF16 use custom encoding/decoding imp...Jordan Woyak
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-04-11Merge pull request #14500 from Sintendo/span2Jordan Woyak
2026-04-04PageTableHostMappingTest: Fix copypaste error in misaligned+hole testJosJuice
2026-04-04PageTableHostMappingTest: Fix alignment for misaligned+hole testJosJuice
2026-03-23Use more std::span argumentsSintendo
2026-02-22AchievementManager: APPROVED_LIST_HASH quality of life improvementsMartino Fontana
2026-02-15Network: Improve IPv4PortRange::ToString to support CIDR notation and only la...Jordan Woyak
2026-02-15Common/Network: Add structs: IPv4Port, IPv4PortRange and functions: IPAddress...Jordan Woyak
2026-02-15StringUtil: Add SplitStringIntoArray function template.Jordan Woyak
2026-02-04Merge pull request #13768 from JosJuice/page-table-fastmem-2JMC47
2026-02-04UnitTests: Add PageTableHostMappingTestJosJuice
2026-02-03Merge pull request #13594 from jordan-woyak/state-cleanupsJordan Woyak
2026-01-25Remove unused importsMartino Fontana
2026-01-19Common: Add TransferableSharedMutex class and unit tests.Jordan Woyak
2026-01-18Jit64: Add fres unit testJosJuice
2026-01-17Merge pull request #14267 from jordan-woyak/std-expectediwubcode
2026-01-17Common: Replace Result with C++23's std::expected.Jordan Woyak
2026-01-17Fix various typos and spelling mistakesSintendo
2025-11-27Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFFJoshua Vandaële
2025-11-16Merge pull request #13689 from JosJuice/lock-core-any-threadJosJuice
2025-11-10Core: Remove IsHostThreadJosJuice
2025-11-09Common: Add a DirectIOFile class that allows for copies which are entirely th...Jordan Woyak
2025-11-08Merge pull request #14020 from jordan-woyak/string-util-cleanupsJosJuice
2025-11-02Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...Jordan Woyak
2025-11-02UnitTests: Add some StringUtil character encoding conversion tests.Jordan Woyak
2025-10-08Jit64: Dynamic length of regular jump instruction (for known addresses)Martino Fontana
2025-09-26Merge pull request #13940 from iwubcode/glslang_updateJMC47
2025-09-23Externals / VideoCommon: update glslang to latest, turn into submoduleiwubcode
2025-09-17Merge pull request #13874 from sepalani/bitcast-ptrJMC47
2025-08-27MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_great...Jordan Woyak
2025-08-18Common/BitUtils: Add operator[] to BitCastPtrTypeSepalani
2025-08-10Merge pull request #13846 from JoshuaVandaele/better-xcbTilka
2025-08-04Qt: Better wayland detection to enforce xcbJoshua Vandaële
2025-08-03Host: Remove unnecessary functionsDentomologist
2025-08-03Host: Remove unnecessary functionDentomologist
2025-07-16Merge pull request #13783 from jordan-woyak/schedule-event-from-thread-fixJMC47
2025-07-12Fix various warningsJoshua Vandaële
2025-06-29CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from ...Jordan Woyak
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-08Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-te...JMC47
2025-06-07Merge pull request #13023 from tygyh/Replace-ties-with-structured-bindingsJordan Woyak