10 Commits

Author SHA1 Message Date
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
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
1016fbb36d Fix bind group caching 2025-04-04 01:59:30 -06:00
7bdeb5e17c Update dawn, add D3D11 backend, disable OpenGL (broken) 2023-06-28 20:03:05 -04:00
3edd2c0e58 Update dawn & SDL part 1 2023-05-27 11:44:36 -04:00
c060e1da6b Reimplement GXCopyTex; simplify assertions 2022-08-09 02:05:33 -04:00
893cabe55a Transition back to webgpu_cpp; initial emscripten support 2022-08-02 16:37:56 -04:00
0da998450b Merge GXBegin/GXEnd draws if GX state unchanged 2022-07-28 19:48:02 -04:00
9a725c89cf Initial commit 2022-07-27 11:25:25 -04:00