summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-15 22:48:12 +1100
committerquou <quou@disroot.org>2024-12-15 22:48:12 +1100
commit1b8008c41a04ceeb3ac4970f469ce9420ec29241 (patch)
treee09c89f5e0b0f03709da75a7e5c338a5108166ce /todo.txt
parentb9550388afdf53b1efc858cd568181217b060897 (diff)
Windowing + keyboard and mouse input
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