diff options
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ todo list - [x] depth buffer - [x] seperate framebuffers and renderpasses - [ ] VRAM allocator - - [ ] don't re-bind pipelines and descriptors if not necessary + - [x] don't re-bind pipelines and descriptors if not necessary - [ ] material system - [ ] render a sky box - [ ] PBR + IBL |