summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-29 18:24:57 +1100
committerquou <quou@disroot.org>2024-12-29 18:24:57 +1100
commitee50c66126d56d4b456046ed533f90abb0075363 (patch)
treede2d4ef9a8a9f55c2db2f8b1e5f86e70eb94e014 /todo.txt
parent82c55e96d573b5d58e53b21ca3c91c50a67ed40b (diff)
vram allocator
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index a2f0f56..4d9ea63 100644
--- a/todo.txt
+++ b/todo.txt
@@ -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