diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-04-26 17:02:41 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-04-26 17:03:08 +0200 |
commit | b3fa6afd56aaa1a4b9c428b27a3ac9b502eed362 (patch) | |
tree | 1d82dacf41d3d8ceefe259f6433f05f21b10c586 /TODO | |
parent | 304b5c8e925d2e489d278b19b87e0ee88efb7637 (diff) |
Update README with info about nvfbc being slower
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ 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?). Quickly changing workspace and back while recording under i3 breaks the screen recorder. i3 probably unmaps windows in other workspaces. +Remove hw_get_frame as it creates a new cuda device ptr which we dont use! |