bettola/assets
Ritchie Cunningham d37f632344 [Refactor] Implement batched shape rendering.
This mirrors the previous refactor of the TextRenderer. All calls to
draw_rect and draw_triangle now buffer vertex data (position and color).
A begin()/flush() system is introduced to manage batching.
2025-10-05 00:44:23 +01:00
..
fonts/hack [Add] Text rendering. 2025-09-20 03:16:59 +01:00
scripts/bin [Refactor] Implement scriptable Lua API 2025-09-27 21:18:05 +01:00
shaders [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
boot_messages.txt [Add] Implement system boot sequence screen. 2025-09-28 03:10:12 +01:00
menu_background_snippets.txt [Add] Not your boring main menu. 2025-09-28 02:21:34 +01:00