summaryrefslogtreecommitdiff
path: root/include/ultra64/gbi.h
AgeCommit message (Expand)Author
2025-04-19Remove Variables.h; Decouple z64.h from global.h (#2507)fig02
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-06-22Sync gbi.h with MM, move ucode defines to makefile (#1968)Tharo
2024-06-20Add point lighting gbi features (#1962)Tharo
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-01-10Fix misc 19 (#1488)Dragorn421
2022-10-15`gbi.h` and `ucode_disas.c` cleanups (#1267)Tharo
2022-05-04Name rsp ucodes and surrounding cleanup (#1166)Tharo
2022-02-27Document vismono (#1107)Dragorn421
2022-01-17Extract z_select_static (#1074)louist103
2021-11-30libultra files and directories restructure (#1038)Tharo
2021-09-15Fix all headers to comply with C standard (#957)louist103
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
2021-04-14Use `gDPSetScissor` more and fix a few gbi macros (#776)Tharo
2020-10-03libultra cleanup (#215)Random
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-08-15Fix _DW with permuter and GeometryMode macros (#323)Roman971
2020-06-05ucode_disas.c progress (#188)Random
2020-05-18Decompile most effect files in "code" (#144)Roman971
2020-04-30Decompiles most FBDemo and transition functions (#92)krimtonz
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-04-04Decompile graph.cRandom
2020-03-29Decompile z_rcp.c (1 non matching left)Roman971
2020-03-17First proper commit.Jack Walker