summaryrefslogtreecommitdiff
path: root/TODO.md
blob: c4aac154be69dc84e6b38fb960fe2b30c864615d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- [ ] Port build to Makefile
  - glsl -> spirv
  - ~~compile static lib~~
  - ~~compile shared lib~~
  - compile and run tests
  - compile example
- [x] Consolidate down to a handful of examples
- [x] Get rid of doxygen
- [x] make format
- [ ] Move to Vulkan-first rendering
- [ ] Build in CI pipeline (needs vulkan)
- [ ] Incorporate vma