Dávid Balatoni
23522538e1
Support making simple display lists on the fly and more data formats ( #5 )
...
* Support making simple display lists on the fly and more data formats
* Add a macro for GXCallDisplayListLE
* Resolve conversations
2025-04-23 08:27:16 -06:00
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
3316ad9a7f
Add aurora::mtx lib
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
893cabe55a
Transition back to webgpu_cpp; initial emscripten support
2022-08-02 16:37:56 -04:00
e22541f175
Add VISetWindowTitle, VISetWindowFullscreen
2022-07-29 16:46:03 -04:00
a9cf9271c4
dolphin/types.h: Fix s32/u32 for MWCC
2022-07-28 07:47:20 -04:00
2dec530bb5
Add PADSetAnalogMode def
2022-07-28 07:29:06 -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