summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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