blob: aa012497a1e9e3c55f17b4fe51a899e83b8a0e6f (
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
- [ ] Consolidate down to a handful of examples
- [x] Get rid of doxygen
- [ ] make format
- [ ] Move to Vulkan-first rendering
- [ ] Build in pipeline (needs vulkan)
- [ ] Incorporate vma
|