summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-23 14:41:01 +1100
committerquou <quou@disroot.org>2024-12-23 14:41:01 +1100
commitb293168cc158d65f1a5146f155921ff82119d1bc (patch)
tree08cc5ee235b4b7ca6ead45c43f9b407664971613 /todo.txt
parent58245585cbe77e6c03ebe13f29e10393ff3c45b4 (diff)
Texture conversion and loading
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 693e3aa..7ac8f90 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,7 +3,7 @@ todo list
- [x] windowing + input
- [x] vulkan device and swapchain, etc
- [x] draw a triangle
- - [ ] texture conversion + compression, etc
+ - [x] texture conversion + compression, etc
- [ ] texture the triangle
- [ ] simple text rendering
- [ ] 3D maths library