aboutsummaryrefslogtreecommitdiff
path: root/include/capture/nvfbc.h
AgeCommit message (Collapse)Author
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-02-11Remove dependency on egl in nvfbcdec05eba
2024-02-11Fix nvfbc capture crash on startdec05eba
2023-07-21Fix capture not working on intel + waylanddec05eba
Ignore nouveau cards. Fix lag on start of recording on amd/intel by only loading egl once, on startup.
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully ↵dec05eba
set to p2 state when using cuda)
2022-10-16Refactor xcomposite into abstract capture apidec05eba
Refactor c++ files into c files, more usable
2022-10-14Refactor nvfbc into abstract capture apidec05eba