aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 24ba54f..0288051 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
Check for reparent.
Only add window to list if its the window is a topmost window.
-Load cuda at runtime with dlopen.
Track window damages and only update then. That is better for output file size.
Getting the texture of a window when using a compositor is an nvidia specific limitation. When gpu-screen-recorder supports other gpus then this can be ignored.
Remove dependency on glfw (and glew?).