9 Commits

Author SHA1 Message Date
c4d91f18a1 Split out display_list/shader_info 2025-04-18 21:52:38 -06:00
276110c833 Link absl::flat_map to aurora::si 2025-04-15 09:18:21 -06:00
fee77b3d25 Split SI into it's own SDK library 2025-04-14 19:03:47 -07:00
4b9bcbb05e Split pad into it's own SDK library with the rest 2025-04-14 17:31:48 -07: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
3316ad9a7f Add aurora::mtx lib 2025-04-14 17:17:59 -06:00
7760ef8409 Restructure logging and add fallback logging 2025-04-06 16:32:50 -06:00
f058c5b7a5 Remove submodules, migrate to FetchContent 2025-04-04 22:01:52 -06:00
d20c467fec Initial split of aurora into core, gx, and vi libraries, needs more re-org 2025-04-04 19:19:31 -07:00