summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6eff3c7..43db723 100644
--- a/TODO
+++ b/TODO
@@ -27,10 +27,10 @@
- [x] Commit libalabaster build update.
- [x] Commit stela changes.
- [x] Commit ffmpeg build update.
- - [ ] Small list refactor.
- - [ ] Commit libnaunet changes.
- - [ ] Consolidate spng, stb_img, and wuffs into one file with server/client ifdefs
- - [ ] Startup timing information
+ - [x] Small list refactor.
+ - [x] Commit libnaunet changes.
+ - [x] Consolidate spng, stb_img, and wuffs into one file with server/client ifdefs.
+ - [ ] Startup timing information.
- From main() to window_system_main() then everything in desktop_open().
- Might as well work on the cleanup part too.
- [ ] Packet benchmark.
@@ -106,6 +106,7 @@
- [ ] Command queue.
- [ ] Queue creation/deletion.
- [ ] Texture upload.
+ - [ ] queue_libplacebo rgb24 upload fails on ANV.
- [ ] MOMO frame queue.
- [ ] Log when scaling flips from required to not and vice versa.