summaryrefslogtreecommitdiff
path: root/src/std/mem.c
AgeCommit message (Expand)Author
2024-10-05delete documentation workflowomniscient
2024-08-10remove old codeomniscient
2024-07-27add a pool insert function. move RenderEnt to use handlesomniscient
2024-07-17wip shader layouts for common stuffomnisci3nce
2024-06-10default renderer pipelineOmniscient
2024-06-07chore: fmtOmniscient
2024-06-07add assert back that pool entry is at least as big as a pointer. add debug na...Omniscient
2024-05-17pool tests and try get macro workingOmniscient
2024-05-17starting on pool allocatorOmniscient
2024-05-03create logical deviceOmniscient
2024-04-21Merge branch 'master' into cel-67-load-animation-data-from-gltfOmniscient
2024-04-21dont log arena paddingOmniscient
2024-04-05close.omniscient
2024-03-17fix a bug with dirname seg faulting when passed a string literalOmniscient
2024-02-25chore: formatOmniscient
2024-02-25add an arena reset to free everythingOmniscient
2024-02-25add an arena allocator first implOmniscient