From ee50c66126d56d4b456046ed533f90abb0075363 Mon Sep 17 00:00:00 2001 From: quou Date: Sun, 29 Dec 2024 18:24:57 +1100 Subject: vram allocator --- todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'todo.txt') 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 -- cgit v1.2.3-54-g00ecf