From b3fa6afd56aaa1a4b9c428b27a3ac9b502eed362 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 26 Apr 2022 17:02:41 +0200 Subject: Update README with info about nvfbc being slower --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 59432d6..6b432e9 100644 --- a/TODO +++ b/TODO @@ -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! -- cgit v1.2.3