summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2026-02-26Merge pull request #14317 from JosJuice/jit-cache-macro-loopDentomologist
2026-02-23Merge pull request #14407 from jordan-woyak/mag-card-fixupJMC47
2026-02-23Jit: Use RangeSet for physical_addressesJosJuice
2026-02-23Move RangeSet from Externals to CommonJosJuice
2026-02-21Merge pull request #14212 from cscd98/cast-funcAdmiral H. Curtiss
2026-02-21Merge pull request #14209 from cscd98/static-cast-fixAdmiral H. Curtiss
2026-02-21MagneticCardReader: Minor fixup to writing card data.Jordan Woyak
2026-02-16mingw: replace static_cast with reinterpret_cast as not permitted between voi...Craig Carnell
2026-02-15Network: Improve IPv4PortRange::ToString to support CIDR notation and only la...Jordan Woyak
2026-02-15Debugger/NetworkWidget: Add Triforce supportSepalani
2026-02-15Common/Network: Add structs: IPv4Port, IPv4PortRange and functions: IPAddress...Jordan Woyak
2026-02-15StringUtil: Add SplitStringIntoArray function template.Jordan Woyak
2026-02-15Common/UnixUtil: Only define CreateEventFD on Linux.Jordan Woyak
2026-02-15Common/BitUtils: Make SetBit constexpr.Jordan Woyak
2026-02-15Common: Add SetPlatformSocketOptions function and SEND_FLAGS constant to Netw...Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-02-10ChunkFile: Prevent PointerWrap::Do(T&) from compiling with pointers.Jordan Woyak
2026-02-08Misc: fix compiler warning: implicit declaration of functionoltolm
2026-02-04Merge pull request #13768 from JosJuice/page-table-fastmem-2JMC47
2026-02-04UnitTests: Add PageTableHostMappingTestJosJuice
2026-02-04Core: Don't create page table mappings before R/C bits are setJosJuice
2026-02-03Merge pull request #13594 from jordan-woyak/state-cleanupsJordan Woyak
2026-02-01Common/MemArena: Add function for getting page sizeJosJuice
2026-01-31WGL: Correctly load wglDestroyPbufferARB extensionJoshua Vandaƫle
2026-01-25Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvementsDentomologist
2026-01-25Remove unused importsMartino Fontana
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-23Merge pull request #13900 from JosJuice/jit-fma-double-roundingJosJuice
2026-01-19Common: Add TransferableSharedMutex class and unit tests.Jordan Woyak
2026-01-18JitRegister: Check Open return codeDentomologist
2026-01-18JitRegister: Verify IOFile IsGoodDentomologist
2026-01-18JitRegister: Fix IsEnabled when using VTune without perfDentomologist
2026-01-19Merge pull request #14290 from Dentomologist/jitregister_remove_redundant_ope...Admiral H. Curtiss
2026-01-18Jit: Implement error-free transformation for single-precision FMAJosJuice
2026-01-18Arm64Emitter: Fix Q bit of vector SHL/URSHR encodingJosJuice
2026-01-17Merge pull request #14267 from jordan-woyak/std-expectediwubcode
2026-01-17Merge pull request #14265 from JoshuaVandaele/std-unreachableiwubcode
2026-01-17JitRegister: Remove redundant check for open fileDentomologist
2026-01-17Merge pull request #14289 from Sintendo/typosJMC47
2026-01-17Merge pull request #14274 from JosJuice/jitregister-check-enabledJMC47
2026-01-17Merge pull request #14215 from Tilka/disasmJMC47
2026-01-17Common: Replace Result with C++23's std::expected.Jordan Woyak
2026-01-17c++23: Replace Common::Unreachable with std::unreachableJoshua Vandaƫle
2026-01-17Merge pull request #14268 from JoshuaVandaele/std-tounderlyingiwubcode
2026-01-17Merge pull request #14213 from cscd98/readvalueDentomologist
2026-01-17Fix various typos and spelling mistakesSintendo
2026-01-11Revert "Externals: Update zlib-ng to v2.3.2"Jordan Woyak
2026-01-11Merge pull request #14273 from JosJuice/x64-oparg-paddingJordan Woyak
2026-01-11Merge pull request #14229 from JoshuaVandaele/zlib-ngJMC47
2026-01-11JitRegister: Check IsEnabled before constructing stringJosJuice