From 4fead183fe7a0dd2b8591afcf1b82fc68617e79a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 26 Sep 2022 01:26:45 +0200 Subject: Load cuda at runtime. Include cuda header files inside the project --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') 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?). -- cgit v1.2.3