jak-project/goalc/compiler/compilation
water111 9d0009715e
Some checks are pending
Build / 🖥️ Windows (push) Waiting to run
Build / 🐧 Linux (push) Waiting to run
Build / 🍎 MacOS (push) Waiting to run
Inform Pages Repo / Generate Documentation (push) Waiting to run
Lint / 📝 Formatting (push) Waiting to run
Lint / 📝 Required Checks (push) Waiting to run
Lint / 📝 Optional Checks (push) Waiting to run
[jak3] Fix alpha for prims, entity-table (#3609)
Fix issue where light-trail is invisible and some actors not spawning
due to out of memory.
2024-07-27 12:46:33 -04:00
..
Asm.cpp [goalc] speed up jak3 compilation (#3454) 2024-04-06 16:01:17 -04:00
Atoms.cpp Dependency graph work - Part 1 - Preliminary work (#3505) 2024-05-12 12:37:59 -04:00
Block.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
CompilerControl.cpp REPL related improvements and fixes (#3545) 2024-06-03 00:14:52 -04:00
ConstantPropagation.cpp Dependency graph work - Part 1 - Preliminary work (#3505) 2024-05-12 12:37:59 -04:00
ControlFlow.cpp [goalc] Cleaned up speedups (#3066) 2023-10-07 10:48:17 -04:00
Debug.cpp deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
Define.cpp REPL related improvements and fixes (#3545) 2024-06-03 00:14:52 -04:00
Function.cpp Dependency graph work - Part 1 - Preliminary work (#3505) 2024-05-12 12:37:59 -04:00
Macro.cpp Dependency graph work - Part 1 - Preliminary work (#3505) 2024-05-12 12:37:59 -04:00
Math.cpp less branches for division + fix divide by zeros (#2585) 2023-04-29 21:10:51 +01:00
State.cpp Dependency graph work - Part 1 - Preliminary work (#3505) 2024-05-12 12:37:59 -04:00
Static.cpp [jak3] Fix alpha for prims, entity-table (#3609) 2024-07-27 12:46:33 -04:00
Type.cpp Dependency graph work - Part 1 - Preliminary work (#3505) 2024-05-12 12:37:59 -04:00