Commits
User selector
Commit history
Commits on Jul 23, 2026
SharedCodeBufferManager: Hoist prctl define into util header
Show description for c9add0dcommitted
Commits on Jul 21, 2026
Externals: Update fmt to 12.2.0
Show description for 9888de2committed
Commits on Jul 13, 2026
Merge pull request #5743 from lioncash/str
Show description for 76c4ebbauthoredStringUtils: Handle strings entirely composed of whitespace in trims
Show description for 4afa498committedUtils/File: Fix handle releasing
Show description for 5e5e9e0committed
Commits on Jul 12, 2026
Utils/File: Handle dual read/write case
Show description for e23d703committedAllocatorHooks: Amend VirtualProtect for Windows
Show description for 25f2021committed
Commits on Jul 9, 2026
Merge pull request #5672 from neobrain/feature_woa_code_cache_bitness
Show description for 4a091dfauthoredCodeCache: Record main executable bitness in code map
Show description for 54236dfcommitted
Commits on Jul 7, 2026
Wow64: Spin loop on atomic with WFE
Show description for 41241d7committed
Commits on Jul 5, 2026
Allocator: rename DetermineVASize to GetHostVABits
Show description for 1eb5abbcommitted
Commits on Jun 30, 2026
HostFeatures: Put SVE support querying into single function
Show description for 201216bcommitted- authored andcommitted
Commits on Jun 29, 2026
IR: Add constant for swapping midsections of 256-bit vectors around
Show description for ef19242committed
Commits on Jun 26, 2026
FEXCore: Pass host type that changes codegen to FEXCore
Show description for c0251dccommitted
Commits on May 21, 2026
Merge pull request #5441 from neobrain/feature_mmap_code_cache
Show description for bb0d142authored
Commits on May 20, 2026
HostFeatures: Only enable `dc zva` optimization on Ampere CPUs
Show description for a6c9df1committed
Commits on May 18, 2026
FEXCore: Allow InterruptFaultPage to be significantly further away
Show description for 7d1c625committed
Commits on May 13, 2026
Commits on May 11, 2026
Commits on May 4, 2026
Commits on May 3, 2026
remove dead code (ObjectCacheRefCounter)
Show description for bfc51e5committed
Commits on May 2, 2026
use <sys/prctl.h> to enhance portability (clang)
Show description for 92b1a6ecommitted
Commits on Apr 21, 2026
Commits on Apr 16, 2026
Commits on Apr 6, 2026
Merge pull request #5408 from Sonicadvance1/129
Show description for 51144c9authored
Commits on Apr 2, 2026
Merge pull request #5388 from Sonicadvance1/123
Show description for c6d2ce0authoredMerge pull request #5364 from Sonicadvance1/110
Show description for 5c34c57authored
Commits on Apr 1, 2026
Win32: Enable support for virtual naming and THP control
Show description for d3cfdcbcommittedInitial implementation for regex engine
Show description for 81d4e8fauthored andcommittedFEXCore: Use WritePriorityMutex for Code Invalidation Mutex
Show description for 01a3ab6committedFEXCore: Moves SpinWaitLock and WritePriorityMutex to frontend visible includes
Show description for 476c242committed
Commits on Mar 29, 2026
IR: Adds support for printing strings
Show description for 4428aeacommitted
Commits on Mar 20, 2026
Merge pull request #5368 from neobrain/feature_cc_elf_relocations
Show description for 8360105authored