summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
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 d85fe76..bb854a8 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,6 +1,6 @@
todo list
- [x] shader compiling
- - [ ] windowing + input
+ - [x] windowing + input
- [ ] vulkan device and swapchain, etc
- [ ] draw a triangle
- [ ] texture conversion + compression, etc