summaryrefslogtreecommitdiff
path: root/TODO.md
blob: 00fb831cfbef045f62a03e8009ba72797646d341 (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
- [ ] make format
- [ ] Move to Vulkan-first rendering
- [ ] Build in CI pipeline (needs vulkan)
- [ ] Incorporate vma