|
|
3dd0a4a6f1
|
feat: Implement a memory arena system with an ImGui-based visual debugger for allocation visualization.
Made using Gemini
|
2026-01-25 12:14:06 -05:00 |
|
|
|
d2b91c46d4
|
Misc changes
Update gitignore + adding some agent skills and tweaking workflows.
Also updated some scipts
|
2026-01-20 22:14:54 -05:00 |
|
|
|
7328d02d3d
|
Converted Descriptor heap to memory arena. Used Gemini with antigravity.
Heap pool code is a mess right now (lot of useless comments)
Will revisit later.
|
2026-01-18 14:33:52 -05:00 |
|
|
|
f95ba51c13
|
Added a basic MemoryArena.
Added one scratch, one engine and one game arena.
Converted the game alloc to arena + the display stuff.
WIP
Made using Antigravity+gemini
|
2026-01-17 21:09:23 -05:00 |
|