6 Commits

Author SHA1 Message Date
c4d91f18a1 Split out display_list/shader_info 2025-04-18 21:52:38 -06:00
a600b0b84c Rewrite attribute buffer, matrix & stream handling
Now array attributes (GXSetArray) will be properly
fetched based on the vertex format. Buffers are
still assumed to be byte-swapped to little-endian.

Stream handling completely redone and many issues
resolved.

Eliminates matrix transposes. AURORA_NATIVE_MATRIX
is no longer necessary and removed.
2025-04-14 17:17:59 -06:00
dbalatoni13
cce3782fe8 Add a macro and missing GX functions to headers 2025-04-05 03:33:22 +02:00
ac5d4a7ca3 Add GXDestroyTlutObj 2022-08-09 18:26:53 -04:00
1213f32d0e Update submodules; add (very) simple example 2022-07-27 15:15:23 -04:00
9a725c89cf Initial commit 2022-07-27 11:25:25 -04:00