summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-05 12:43:38 +1000
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-05 12:43:38 +1000
commit54354e32c6498cc7f8839ab4deb1208d37216cc5 (patch)
tree7759597b971ba59d6af841a5bed793c229dd4c2b /TODO.md
parentbe8ab99b38c25e899008582d68e891150b328a4d (diff)
Begin simplifying project structure and removing examples
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..05272cf
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,9 @@
+- [ ] Port build to Makefile
+ - glsl -> spirv
+ - compile static lib
+ - compile shared lib
+ - compile and run tests
+ - compile example
+- [ ] Consolidate down to one example
+- [ ] Get rid of doxygen
+- [ ] Move to Vulkan-first rendering