diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,8 +12,9 @@ todo list - [x] render a model - [x] depth buffer - [x] seperate framebuffers and renderpasses - - [ ] VRAM allocator + - [x] VRAM allocator - [x] don't re-bind pipelines and descriptors if not necessary + - [ ] memory debug tool - [ ] material system - [ ] render a sky box - [ ] PBR + IBL |