diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |