oot/include
Tharo 455321d2e8
Fix various small gfx issues (#1313)
* Fix various small gfx issues

* Use 0xFFFF instead of -1 for max prim depth

* More fixed point numbers

* scale -> texCoordScale, better cycle 2 render mode in z_title

* GFXP_CHAR_* defines renamed to SPACING

* Fix some gDPLoadMultiBlock uses
2022-07-30 17:49:10 -04:00
..
libc Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
tables Rename "Scene Setup Index" to "Scene Layer" (#1300) 2022-07-30 17:28:50 -04:00
ultra64 Cleanup libultra controller routines (#1312) 2022-07-30 15:41:32 -04:00
alignment.h
alloca.h
boot.h
color.h
command_macros_base.h
fault.h
fp.h
functions.h Rename "Scene Setup Index" to "Scene Layer" (#1300) 2022-07-30 17:28:50 -04:00
global.h
ichain.h
irqmgr.h
macro.inc
macros.h
message_data_fmt.h
message_data_static.h Fix TEXTBOX_POS issue (#1329) 2022-07-27 16:24:58 -04:00
padmgr.h
regs.h Cleanup z_debug (reg editor) (#1290) 2022-07-14 19:02:07 -04:00
sched.h
segment_symbols.h
sequence.h
sfx.h Rename "Sound" to "Sfx" (#1292) 2022-07-30 09:05:27 -04:00
ultra64.h Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
unk.h
variables.h Cleanup libultra controller routines (#1312) 2022-07-30 15:41:32 -04:00
vt.h
z64.h Fix various small gfx issues (#1313) 2022-07-30 17:49:10 -04:00
z64actor.h Rename "Sound" to "Sfx" (#1292) 2022-07-30 09:05:27 -04:00
z64animation.h Enable more IDO warnings and apply fixes (#1264) 2022-06-12 19:24:45 -04:00
z64audio.h Clean up audio sample counts: bytes, samples, frames (#1289) 2022-07-27 17:53:56 -04:00
z64bgcheck.h Some names and docs on dynapoly (#1287) 2022-06-25 09:53:26 -04:00
z64camera.h Document Viewpoints and Scene Cam Types (#1285) 2022-06-20 20:31:53 -04:00
z64collision_check.h Rename "Sound" to "Sfx" (#1292) 2022-07-30 09:05:27 -04:00
z64curve.h Update clang-tidy configuration in format.sh and apply fixes for a new check (#1257) 2022-06-07 00:34:28 -04:00
z64cutscene.h Enable more IDO warnings and apply fixes (#1264) 2022-06-12 19:24:45 -04:00
z64cutscene_commands.h Document flag for swinging bottle (#1272) 2022-06-12 18:58:13 -04:00
z64dma.h Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
z64effect.h
z64elf_message.h
z64environment.h
z64interface.h
z64item.h Misc Cleanup/Docs (#1315) 2022-07-14 16:26:10 -04:00
z64light.h
z64map_mark.h
z64math.h Remove `BINANG_SUB` (#1297) 2022-07-12 12:17:07 -04:00
z64object.h
z64ocarina.h
z64player.h Some doc on actor overlays alloc types (#1266) 2022-06-20 16:17:09 -04:00
z64save.h Rename "Scene Setup Index" to "Scene Layer" (#1300) 2022-07-30 17:28:50 -04:00
z64scene.h Rename "Scene Setup Index" to "Scene Layer" (#1300) 2022-07-30 17:28:50 -04:00
z64skin.h
z64transition.h