summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 69ec369..ca35bdf 100644
--- a/todo.txt
+++ b/todo.txt
@@ -10,8 +10,8 @@ todo list
- [x] 3D maths library
- [x] model conversion
- [x] render a model
- - [ ] depth buffer
- - [ ] seperate framebuffers renderpasses
+ - [x] depth buffer
+ - [x] seperate framebuffers and renderpasses
- [ ] VRAM allocator
- [ ] don't re-bind pipelines and descriptors if not necessary
- [ ] material system