Load cuda at runtime. Include cuda header files inside the project

This commit is contained in:
dec05eba
2022-09-26 01:26:45 +02:00
parent 0059724fdc
commit 4fead183fe
10 changed files with 21480 additions and 47 deletions

1
TODO
View File

@@ -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?).