summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-05 13:31:06 +1000
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-05 13:31:06 +1000
commita49cc9f8948ce4c8d74d84ddf7f41826cd999dd9 (patch)
treefbf739550c957955ad6ea4ef8e1204355ca69c85 /TODO.md
parent5d2b7e95d9466ddb5118beddb532e2c2daad5c7d (diff)
push
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 05272cf..a374d06 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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