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
d20c467fec
Initial split of aurora into core, gx, and vi libraries, needs more re-org
2025-04-04 19:19:31 -07:00
5c7ee8b04a
Link static dawn on Windows
2025-04-04 17:31:03 -06:00
1b088e79e8
Update to SDL3 & latest imgui
2025-04-02 19:57:16 -06:00
7bdeb5e17c
Update dawn, add D3D11 backend, disable OpenGL (broken)
2023-06-28 20:03:05 -04:00
7ed3f03c6b
Fix aurora_main compilation
2023-05-27 14:57:49 -04:00
3edd2c0e58
Update dawn & SDL part 1
2023-05-27 11:44:36 -04:00
893cabe55a
Transition back to webgpu_cpp; initial emscripten support
2022-08-02 16:37:56 -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