Commits
User selector
Commit history
Commits on Jul 13, 2026
json_ir_generator: Join successive write calls together for allocator helpers
Show description for 329f12acommittedIR: Enclose straggler Desc comments in brackets
Show description for c0b2eeccommitted
Commits on Feb 23, 2026
Commits on Jan 15, 2026
Config: Properly follow XDG directory specifications
Show description for b4a87d8committed
Commits on Nov 24, 2025
Config: Document the new `FEX_APP_CACHE_LOCATION` option
Show description for 9c19799committed
Commits on Oct 4, 2025
json_ir_generator: Add missing error message
Show description for 3ff47cfcommittedjson_ir_generator: Turn IROpNameMap into a set
Show description for 3165dcecommittedjson_ir_generator: Simplify some looping
Show description for d4fad0acommittedjson_ir_generator: Simplify is_ssa_type
Show description for 15fcaa7committedjson_ir_generator: Add type annotations for top level vars
Show description for 6a1a505committed
Commits on Oct 3, 2025
IR: Convert RegisterClassType to an enum class
Show description for 0258e91committed
Commits on Oct 1, 2025
IR: Convert CondClassType over to enum class
Show description for a798880committed
Commits on Sep 15, 2025
FEX: Rebrand FEXInterpreter as FEX
Show description for 85e67f9committed
Commits on Sep 12, 2025
FEXInterpreter: Remove FEXLoader
Show description for 7273041committed
Commits on Sep 6, 2025
config_generator: Remove excess formatting arguments for EnumParser handling
Show description for 272d274committedconfig_generator: Indent ENVLOADER conditional bodies
Show description for 675956ccommittedconfig_generator: Remove unnecessary format() in print_parse_jsonloader_options()
Show description for 03410edcommitted
Commits on Sep 4, 2025
- committed
- committed
Commits on Aug 27, 2025
IR: Remove visibility on functions that is no longer necessary
Show description for d75152ccommitted
Commits on Aug 25, 2025
Commits on Aug 7, 2025
IR: inline as we go
Show description for f0a434ccommitted
Commits on May 19, 2025
IR: drop RegisterAllocationData
Show description for 65ee1facommittedIR: generate builders that take OrderedNodeWrapper
Show description for e9a8f8acommitted
Commits on May 15, 2025
IR: drop DestSize inference
Show description for 3b1e91bcommitted
Commits on Mar 29, 2025
IR: Replace use of deprecated std::is_trivial_v template
Show description for bfba74dcommitted
Commits on Mar 27, 2025
Commits on Mar 23, 2025
Convert config options once
Show description for 9bf47b3committed
Commits on Feb 12, 2025
Config: Correctly handle relative paths with portable
Show description for e3ee579committed- committed
Commits on Feb 6, 2025
WINE: Fixes FEX_PORTABLE usage
Show description for 854e699committed
Commits on Jan 29, 2025
Revert "Enable RA of SVE Predicate Registers"
Show description for 44c65c3committed
Commits on Jan 10, 2025
Revert "Cache predicate register generation from pattern"
Show description for cbda688committed
Commits on Jan 3, 2025
IR: Change convention from number of elements to elementsize
Show description for 1ecfa32committed