summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 15 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9658924..75e1b56 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,9 @@
[x] cleanup visualizer code
-[ ] cleanup build system
- - glad automation
- - meson wrap for s3tc
+[X] cleanup build system
+
+[ ] more acurate visualizer
[ ] seperate program to extract scene.pkg
@@ -26,12 +26,24 @@ Broken:
[ ] ./mauri ../../../c/workshop_wallpapers/1703298496/scene.pkg
- xray only works in the middle
+[X] ./mauri ../../../c/workshop_wallpapers/2048972911/scene.pkg
+ - black background
+
+[ ] ./mauri ../../../c/workshop_wallpapers/1829251189/scene.pkg
+ - xray is flipped/flickering
+
[ ] ./mauri ../../../c/workshop_wallpapers/2216609166/scene.pkg
- left side not draw?
+[ ] ./mauri ../../../c/workshop_wallpapers/2178257725/scene.pkg
+ - rotate breaks it
+
[ ] ./mauri ../../../c/workshop_wallpapers/1938288759/scene.pkg
- visualizer not drawn correctly
+[ ] ./mauri ../../../c/workshop_wallpapers/2157658616/scene.pkg
+ - parse error
+
[ ] ./mauri ../../../c/workshop_wallpapers/1778616550/scene.pkg
- first object has different blendmode, so we need to handle "combine" passes differently.
The final pass should draw to the objects framebuffer as well as to the combine buffer,