summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-21 21:27:31 +1100
committerquou <quou@disroot.org>2024-12-21 21:27:31 +1100
commit995b39e366e3826b19e5197e2c954d1f11ff5093 (patch)
tree75af5b1bce4b4ed4a6e6363fecb11df84aabd2ee
parent5bc8f90c38981045515bab04d26687f929f62ec1 (diff)
update the todo list
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index bb854a8..693e3aa 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,8 @@
todo list
- [x] shader compiling
- [x] windowing + input
- - [ ] vulkan device and swapchain, etc
- - [ ] draw a triangle
+ - [x] vulkan device and swapchain, etc
+ - [x] draw a triangle
- [ ] texture conversion + compression, etc
- [ ] texture the triangle
- [ ] simple text rendering