aboutsummaryrefslogtreecommitdiff
path: root/include/capture/kms_cuda.h
AgeCommit message (Collapse)Author
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
Also fixes color metadata, color range and hdr on nvidia wayland.
2024-02-11nvidia wayland: add hdr metadatadec05eba
2024-02-09Move card path to egl struct, use egl struct for monitor enumerationdec05eba
2023-10-21Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ↵dec05eba
replace std::filesystem with posix create replay directory automatically, recursively
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-07-18Experimental wayland support, test 1dec05eba