summaryrefslogtreecommitdiff
path: root/src/code/z_draw.c
AgeCommit message (Expand)Author
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-05-31GetItem_Draw: giDrawId and comment GID_ values (#2556)Dragorn421
2025-01-27Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443)mzxrules
2024-09-11Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINA...Dragorn421
2024-08-14[ntsc-1.2] Match z_construct.c, z_draw.c, z_kaleido_setup.c and partially z_a...Dragorn421
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-08-10Add "do {} while (0);" to CLOSE_DISPS (#2025)cadmic
2024-02-02Misc Small Retail Files Part 2 OK (#1696)engineer124
2024-01-09Create debug macros for common functions (#1597)cadmic
2022-07-30Fix various small gfx issues (#1313)Tharo
2022-07-14Misc Cleanup/Docs (#1315)engineer124
2022-06-06Fix asset file includes to always start with assets/ (#1260)Roman971
2022-06-03Add enum for setup dls and name `z_rcp.c` functions (#1196)Dragorn421
2022-05-21PlayState Rename (#1231)fig02
2022-01-11Document undocumented matrix functions (#955)Dragorn421
2021-12-01Symbol cleanup 4 (#1050)Dragorn421
2021-11-30Name the coordinate transformation matrices (#1042)engineer124
2021-11-08Extract the assets from most of the overlays (#985)louist103
2021-02-24Rename Matrix_Pull to Matrix_Pop (#703)Roman971
2021-02-12gameplay_dangeon_keep (#665)fig02
2021-02-12All* Get Item objects decompiled (#668)Tharo
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-03libultra cleanup (#215)Random
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-07-30Math Sizes (#297)louist103
2020-07-29ovl_Item_Etcetera OK (#281)Lucas Shaw
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-04-05Fixes in PR #50 (3)Random
2020-04-04Decompile graph.cRandom
2020-03-29Decompile z_rcp.c (1 non matching left)Roman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker