]> git.sesse.net Git - nageru/blobdiff - theme.lua
Open up for inputs that are different from the native resolution. No deinterlacing...
[nageru] / theme.lua
index abba2202250b34bb5e428bb3c3eab7eded453d16..1243ad15de6be7cfb64d059969f958487de837f3 100644 (file)
--- a/theme.lua
+++ b/theme.lua
@@ -7,6 +7,8 @@
 -- where all the low-level details (such as texture formats) are handled by the
 -- C++ side and you generally just build chains.
 
+-- TODO: Deal with inputs that are different from our native 1280x720 resolution.
+
 local transition_start = -2.0
 local transition_end = -1.0
 local zoom_src = 0.0