summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
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 7ac8f90..4afe2ec 100644
--- a/todo.txt
+++ b/todo.txt
@@ -4,7 +4,8 @@ todo list
- [x] vulkan device and swapchain, etc
- [x] draw a triangle
- [x] texture conversion + compression, etc
- - [ ] texture the triangle
+ - [x] texture the triangle
+ - [ ] refactor pipelines and vertex formats to be more flexible
- [ ] simple text rendering
- [ ] 3D maths library
- [ ] model conversion