fc2b4ba4e5
Everywhere: Live patch MAlloc/Free to use RMAlloc/RFree
...
To make MAlloc/Free operations consistent across multiple processors, we
use a dedicated task on core 5 to service the requests.
2025-04-24 15:11:46 -04:00
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
c54cd6ea51
System: Use Settings/config.json for debug options
2025-04-19 08:13:58 -04:00
d3048f31e5
Applications/Internet/Cyberia: Add web browser
...
This is the initial commit of the Cyberia web browser, Html and Css
libraries.
2025-04-10 10:51:59 -04:00
a58151430c
System/Libraries/Graphics2D: Specify font name for Text2D
2025-04-05 09:21:54 -04:00
356c16580c
System/Utilities/TrueType: Add TrueType font support via stb_truetype.h
2025-04-04 18:20:36 -04:00
39198164cd
Meta: Add files to repository
2025-03-25 07:34:41 -04:00