diff options
author | quou <quou@disroot.org> | 2024-12-21 21:27:31 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2024-12-21 21:27:31 +1100 |
commit | 995b39e366e3826b19e5197e2c954d1f11ff5093 (patch) | |
tree | 75af5b1bce4b4ed4a6e6363fecb11df84aabd2ee | |
parent | 5bc8f90c38981045515bab04d26687f929f62ec1 (diff) |
update the todo list
-rw-r--r-- | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |