4 Commits

Author SHA1 Message Date
Pieter-Jan Briers fcc825636f Fix warning about log size narrowing to u32 (#71) 2026-03-29 10:51:30 -06:00
qwertyquerty 4b741d6e86 Log level config feature (#39)
* log level

* do what encounter said

* oops

* remove underlying type

* rename aurora_set_log_level
2026-03-06 18:18:14 -07:00
Luke Street 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
Luke Street 7760ef8409 Restructure logging and add fallback logging 2025-04-06 16:32:50 -06:00