diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,7 +4,9 @@ - ~~compile shared lib~~ - compile and run tests - compile example -- [ ] Consolidate down to a handful of examples +- [x] Consolidate down to a handful of examples - [x] Get rid of doxygen +- [x] make format - [ ] Move to Vulkan-first rendering -- [ ] Build in pipeline (needs vulkan)
\ No newline at end of file +- [ ] Build in CI pipeline (needs vulkan) +- [ ] Incorporate vma
\ No newline at end of file |