9bd79c6664
maple: remove cruft from maple_wink
...
This also adds a new overload for align_32byte for integers.
2023-12-15 19:06:59 +08:00
2689ad4011
example: add maple_controller
...
This broke maple_wink. I have not yet found why this happened.
2023-12-15 17:13:53 +08:00
c5078cb030
example: add translucency example
...
The macaw_multipass example does not work on real hardware.
2023-12-14 20:57:44 +08:00
95a30b5164
example: add macaw_multipass
...
I don't like this example very much, but it was an interesting
experiment regardless.
2023-12-14 13:07:26 +08:00
9fc40136af
example: add sprite example
...
This also adds ta_parameter_writer; I am not certain if I like this,
but it felt necessary to deal with ta_parameters being either 32 or 64
bytes long--for this reason, a reinterpret_cast to a union is less
attractive (the union members are not a fixed size).
2023-12-13 22:17:02 +08:00
3e9572673c
example: add standalone "macaw" example
2023-12-12 22:54:04 +08:00
25e299feba
new "example" directory
...
This is a reshuffling of filenames, extensions, paths, make rules,
just because I felt like it.
2023-12-12 21:50:39 +08:00