diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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. |