summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-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