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