summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14add screenshot to READMEomniscient
2024-03-05add string.h includeomniscient
2024-03-06chore: fmtOmniscient
2024-02-26Merge pull request #4 from paulkayode/string-subviewsJoshua Rowe
2024-02-26updatesegunkayode1
2024-02-26string subview functionssegunkayode1
2024-02-25Merge branch 'master' of github.com:omnisci3nce/celeritas-coreOmniscient
2024-02-25disclaimer about some string apis not being unicode awareOmniscient
2024-02-25Merge pull request #3 from omnisci3nce/feature/some-string-utilsJoshua Rowe
2024-02-25Merge pull request #1 from omnisci3nce/cel-18-arena-allocatorJoshua Rowe
2024-02-25chore: formatOmniscient
2024-02-25split into two examplesOmniscient
2024-02-25leave main loop in the exampleOmniscient
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-25Merge pull request #2 from omnisci3nce/cel-24-compile-all-c-code-in-ci-pipelineJoshua Rowe
2024-02-25change glfw header importsOmniscient
2024-02-25use meta packages to get all the X headers we needOmniscient
2024-02-25add libxineramaOmniscient
2024-02-25add libxrandr to pipelineOmniscient
2024-02-25build GLFW from source (for real this time)Omniscient
2024-02-25add -y for xmakeOmniscient
2024-02-25add the generated Doxygen file from xmake doxygenOmniscient
2024-02-25chore: formatOmniscient
2024-02-25add a github action workflowOmniscient
2024-02-25new string function signatures just droppedOmniscient
2024-02-25add an arena allocator first implOmniscient
2024-02-24add shaders for drawing simple rectanglesOmniscient
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-24fix: clang-format command invocation in READMEOmniscient
2024-02-24repo init. partial port of existing codeOmniscient
2024-02-24xmake init with shared/static libOmniscient
2024-02-24to kebab caseOmniscient
2024-02-24Initial commitJoshua Rowe