blob: 6e255fa0bdebec668b502d736e09fe1afdbd750d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- [ ] 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
- [ ] Move to Vulkan-first rendering
- [ ] Build in pipeline (needs vulkan)
- [ ] Incorporate vma
|