jak-project/test/decompiler/reference/jak2/engine/util
water111 7348e6a4ff
[decompiler] Update vector ops, reduce casts (#3849)
Update the decompiler to use the new vf macros.

Also, fix a bunch of silly casting issues where accessing inline fields
with an offset of 0 would be better than a cast:

![image](https://github.com/user-attachments/assets/885bbb07-634f-47b8-99f5-5a947941cdde)

---------

Co-authored-by: water111 <awaterford1111445@gmail.com>
2025-01-20 16:32:58 -05:00
..
capture-h_REF.gc `deftype` and `defmethod` syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
capture_REF.gc start `blit-displays` decomp & renderer + improve decompilation of some DMA macros (#2616) 2023-05-04 18:34:09 -04:00
glist-h_REF.gc `deftype` and `defmethod` syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
glist_REF.gc split new pc features in some files into their own code files + address some old issues + ripple graphics improvements (#2216) 2023-02-13 21:39:14 +00:00
profile-h_REF.gc decomp: Copy over new docstrings back to jak 2's common code, write some scripts to help automate this (#3366) 2024-02-04 13:53:06 -05:00
profile_REF.gc [decompiler] Update vector ops, reduce casts (#3849) 2025-01-20 16:32:58 -05:00
script-h_REF.gc `deftype` and `defmethod` syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
smush-control-h_REF.gc decompiler: detect and turn inverse mult to div (#3795) 2024-12-07 23:10:49 +01:00
sync-info-h_REF.gc decomp: Copy over new docstrings back to jak 2's common code, write some scripts to help automate this (#3366) 2024-02-04 13:53:06 -05:00
sync-info_REF.gc decompiler: detect and turn inverse mult to div (#3795) 2024-12-07 23:10:49 +01:00
types-h_REF.gc `deftype` and `defmethod` syntax major changes (#3094) 2023-10-30 03:20:02 +00:00