1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-04 23:14:37 +00:00
oot/src
fig02 016aef482b
Document Culling (#2318)
* document culling

* format

* depth -> distance

* format

* var name

* new graph link

* rephrase actor flags

* tharo's comments + some more tweaks

* is this causing the problem?

* change wording

* cant scope the temp

* format

* dragorn review

* bad merge

* player -> camera in descriptions

* more its

* cadmic review

* goddamn it why do i have that habit

* projected
2024-12-13 08:12:52 -05:00
..
audio Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
boot Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
buffers Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
code Document Culling (#2318) 2024-12-13 08:12:52 -05:00
dmadata Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
elf_message Renamed EVENTCHKINF_33 (#2326) 2024-12-09 23:53:41 -05:00
gcc_fix Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
libc Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
libc64 Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
libleo Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
libu64 Use MM names for some unnamed code files (#2312) 2024-12-08 16:52:48 -05:00
libultra Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
makerom N64 ROM header (#2157) 2024-09-08 02:49:21 +09:00
n64dd Completely match ntsc-1.0/1.1 bss and add to CI (#2294) 2024-11-12 17:39:08 -05:00
overlays Document Culling (#2318) 2024-12-13 08:12:52 -05:00