summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-03-05why is it crashing on file loading now?Omniscient
2024-03-05wip: port obj loaderOmniscient
2024-03-05add render types for material and textureOmniscient
2024-02-25boilerplate for more examplesOmniscient
2024-02-25chore: formatOmniscient
2024-02-25Merge branch 'cel-18-arena-allocator' into feature/some-string-utilsOmniscient
2024-02-25Merge branch 'master' into feature/some-string-utilsOmniscient
2024-02-25add TODO for future arena resize fnOmniscient
2024-02-25chore: formatOmniscient
2024-02-25add an arena reset to free everythingOmniscient
2024-02-25change glfw header importsOmniscient
2024-02-25chore: formatOmniscient
2024-02-25new string function signatures just droppedOmniscient
2024-02-25add an arena allocator first implOmniscient
2024-02-24bring back some logsOmniscient
2024-02-24readd error text to file loadingOmniscient
2024-02-24add shape definitionsOmniscient
2024-02-24add handle def macroOmniscient
2024-02-24repo init. partial port of existing codeOmniscient
2024-02-24xmake init with shared/static libOmniscient