mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-23 06:09:57 +00:00
82fb2cc26a
Reverse engineer the skinning matrix calculation and port to GOAL. This is about 3x faster than the MIPS2c version. As usual, there is a `*use-new-bones*` flag to go back to the old version. Fix for a bug in the compiler's `.div.vf` implementation (only happens if src/dst are the same), and fix for a typo in the register allocator that would sometimes cause it not to consider xmm8-xmm15. |
||
---|---|---|
.. | ||
allocator_interface.cpp | ||
allocator_interface.h | ||
Allocator_v2.cpp | ||
Allocator_v2.h | ||
Allocator.cpp | ||
Allocator.h | ||
IRegister.cpp | ||
IRegister.h | ||
IRegSet.h |