aboutsummaryrefslogtreecommitdiff
path: root/src/capture/kms_cuda.c
AgeCommit message (Expand)Author
2024-03-21Fix missing color range set in color conversion for nvidia window capturedec05eba
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-10Fix cursor capture in nvidia wayland, hdr, clear background immediately in wi...dec05eba
2024-03-09Refactor capture basedec05eba
2024-03-09Refactor xcompositedec05eba
2024-03-08Set frame size to video codec context size, nicer rgb to nv12dec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
2024-03-08Pool size 20 for vaapidec05eba
2024-02-27glClearColor, update readme with video link of gpu screen recorder vs obs smo...dec05eba
2024-02-11nvidia wayland: add hdr metadatadec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
2024-02-09Remove wayland capture (wlroots)dec05eba
2024-02-09Move card path to egl struct, use egl struct for monitor enumerationdec05eba
2024-01-28nvidia wayland: support hardware cursor planedec05eba
2024-01-03Remove unused xeventdec05eba
2023-11-18Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s...dec05eba
2023-10-22Fix vram leak for realsdec05eba
2023-09-27Use correct offset for kms_vaapi monitordec05eba
2023-08-11Cleanup debug outputdec05eba
2023-07-22Dont do glClear/glSwapBuffers on nvidia wayland, it's not neededdec05eba
2023-07-22Exit with exit code 10 if pkexec failsdec05eba
2023-07-22Hide cursor when it's on another display 2dec05eba
2023-07-22Hide cursor when it's on another displaydec05eba
2023-07-22Use correct offset for combined plane monitor capturedec05eba
2023-07-22AMD/Intel capture cursordec05eba
2023-07-21Fix window capturedec05eba
2023-07-21Fix capture not working on intel + waylanddec05eba
2023-07-21Support wlroots screen capture, which doesn't require kms root access and als...dec05eba
2023-07-18Fix green screen sometimes when capturing amd/intel windowdec05eba
2023-07-18Fix wayland capture on amd/inteldec05eba
2023-07-18Experimental wayland support, test 1dec05eba