Age | Commit message (Expand) | Author |
2024-02-25 | disclaimer about some string apis not being unicode aware | Omniscient |
2024-02-25 | Merge pull request #3 from omnisci3nce/feature/some-string-utils | Joshua Rowe |
2024-02-25 | Merge pull request #1 from omnisci3nce/cel-18-arena-allocator | Joshua Rowe |
2024-02-25 | chore: format | Omniscient |
2024-02-25 | split into two examples | Omniscient |
2024-02-25 | leave main loop in the example | Omniscient |
2024-02-25 | Merge branch 'cel-18-arena-allocator' into feature/some-string-utils | Omniscient |
2024-02-25 | Merge branch 'master' into feature/some-string-utils | Omniscient |
2024-02-25 | add TODO for future arena resize fn | Omniscient |
2024-02-25 | chore: format | Omniscient |
2024-02-25 | add an arena reset to free everything | Omniscient |
2024-02-25 | Merge pull request #2 from omnisci3nce/cel-24-compile-all-c-code-in-ci-pipeline | Joshua Rowe |
2024-02-25 | change glfw header imports | Omniscient |
2024-02-25 | use meta packages to get all the X headers we need | Omniscient |
2024-02-25 | add libxinerama | Omniscient |
2024-02-25 | add libxrandr to pipeline | Omniscient |
2024-02-25 | build GLFW from source (for real this time) | Omniscient |
2024-02-25 | add -y for xmake | Omniscient |
2024-02-25 | add the generated Doxygen file from xmake doxygen | Omniscient |
2024-02-25 | chore: format | Omniscient |
2024-02-25 | add a github action workflow | Omniscient |
2024-02-25 | new string function signatures just dropped | Omniscient |
2024-02-25 | add an arena allocator first impl | Omniscient |
2024-02-24 | add shaders for drawing simple rectangles | Omniscient |
2024-02-24 | bring back some logs | Omniscient |
2024-02-24 | readd error text to file loading | Omniscient |
2024-02-24 | add shape definitions | Omniscient |
2024-02-24 | add handle def macro | Omniscient |
2024-02-24 | fix: clang-format command invocation in README | Omniscient |
2024-02-24 | repo init. partial port of existing code | Omniscient |
2024-02-24 | xmake init with shared/static lib | Omniscient |
2024-02-24 | to kebab case | Omniscient |
2024-02-24 | Initial commit | Joshua Rowe |