Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-17 | pool tests and try get macro working | Omniscient | |
2024-05-17 | starting on pool allocator | Omniscient | |
2024-05-03 | create logical device | Omniscient | |
2024-04-21 | Merge branch 'master' into cel-67-load-animation-data-from-gltf | Omniscient | |
2024-04-21 | dont log arena padding | Omniscient | |
2024-04-05 | close. | omniscient | |
2024-03-17 | fix a bug with dirname seg faulting when passed a string literal | Omniscient | |
it doesnt like things in readonly memory i guess. now we create an arena for the obj load and create a dynamically allocated copy of the string | |||
2024-02-25 | chore: format | Omniscient | |
2024-02-25 | add an arena reset to free everything | Omniscient | |
2024-02-25 | add an arena allocator first impl | Omniscient | |