summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-25 22:12:12 +1100
committerquou <quou@disroot.org>2024-12-25 22:12:12 +1100
commit32e3b7e01a6a0a9c433966f5fe77066e389fade6 (patch)
tree4764749c9684c4838a681dbc375d26a346a0e867 /todo.txt
parent080cdf1e0b7ebf32c20673035cffeaa66d67dbe0 (diff)
update the to do list
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