diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-10-05 13:31:06 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-10-05 13:31:06 +1000 |
commit | a49cc9f8948ce4c8d74d84ddf7f41826cd999dd9 (patch) | |
tree | fbf739550c957955ad6ea4ef8e1204355ca69c85 /TODO.md | |
parent | 5d2b7e95d9466ddb5118beddb532e2c2daad5c7d (diff) |
push
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,9 +1,10 @@ - [ ] Port build to Makefile - glsl -> spirv - - compile static lib - - compile shared lib + - ~~compile static lib~~ + - ~~compile shared lib~~ - compile and run tests - compile example -- [ ] Consolidate down to one example -- [ ] Get rid of doxygen +- [ ] Consolidate down to a handful of examples +- [x] Get rid of doxygen - [ ] Move to Vulkan-first rendering +- [ ] Build in pipeline (needs vulkan)
\ No newline at end of file |