index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
capture
/
kms_cuda.c
Age
Commit message (
Expand
)
Author
2024-01-03
Remove unused xevent
dec05eba
2023-11-18
Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s...
dec05eba
2023-10-22
Fix vram leak for reals
dec05eba
2023-09-27
Use correct offset for kms_vaapi monitor
dec05eba
2023-08-11
Cleanup debug output
dec05eba
2023-07-22
Dont do glClear/glSwapBuffers on nvidia wayland, it's not needed
dec05eba
2023-07-22
Exit with exit code 10 if pkexec fails
dec05eba
2023-07-22
Hide cursor when it's on another display 2
dec05eba
2023-07-22
Hide cursor when it's on another display
dec05eba
2023-07-22
Use correct offset for combined plane monitor capture
dec05eba
2023-07-22
AMD/Intel capture cursor
dec05eba
2023-07-21
Fix window capture
dec05eba
2023-07-21
Fix capture not working on intel + wayland
dec05eba
2023-07-21
Support wlroots screen capture, which doesn't require kms root access and als...
dec05eba
2023-07-18
Fix green screen sometimes when capturing amd/intel window
dec05eba
2023-07-18
Fix wayland capture on amd/intel
dec05eba
2023-07-18
Experimental wayland support, test 1
dec05eba