Commit graph

2 commits

Author SHA1 Message Date
a322c06850 Everywhere: Give stbtt its own 32MB static memory pool
At boot time, we preallocate 32MB of RAM to reuse for all malloc()
requests by stbtt_RenderText(), which should be more than enough for the
primary use case (browsing web pages).
2025-04-19 21:01:14 -04:00
39198164cd Meta: Add files to repository 2025-03-25 07:34:41 -04:00