summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-09-09 11:22:38 -0400
committerAndrew Opalach <andrew@akon.city> 2025-09-09 11:22:38 -0400
commit1fa8403772d867e00b30cf98767ad9ab557fff47 (patch)
treea1198db2c4278df750c5c9c13f00669b946863c7 /TODO
parent8af27a3f6a26140ed7c1468675ee3f3ff55e0f0f (diff)
downloadcamu-1fa8403772d867e00b30cf98767ad9ab557fff47.tar.gz
camu-1fa8403772d867e00b30cf98767ad9ab557fff47.tar.bz2
camu-1fa8403772d867e00b30cf98767ad9ab557fff47.zip
Consolidate smaller codec wrappers
Signed-off-by: Andrew Opalach <andrew@akon.city>
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.