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
Age
Commit message (
Collapse
)
Author
2023-09-08
Revert vaapi c
dec05eba
2023-09-08
T
dec05eba
2023-09-08
Test vaapi plane modifier
dec05eba
2023-09-07
wip
dec05eba
2023-08-22
Fallback to another video codec if the selected video codec is not auto and ↵
dec05eba
it's not supported
2023-08-15
Change nvenc preset to p5 to workaround new nvidia driver bug
dec05eba
2023-08-13
kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...
dec05eba
2023-08-13
fugg
dec05eba
2023-08-13
test
dec05eba
2023-08-11
Cleanup debug output
dec05eba
2023-08-09
Test fix recent regression in ffmpeg that increases cpu usage
dec05eba
2023-07-26
cap_sys_nice, set caps on gsr-kms-server and gpu-screen-recorder
dec05eba
2023-07-26
High priority egl context if possible, use eglBindAPI(EGL_OPENGL_ES_API)
dec05eba
2023-07-25
Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)
dec05eba
2023-07-24
README
dec05eba
2023-07-23
vaapi window capture cleanup
dec05eba
2023-07-23
AMD/Intel: do custom color conversion for window capture, better colors
dec05eba
2023-07-23
Improve color accuracy on amd/intel
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
Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ↵
dec05eba
fixed
2023-07-22
Temp disable cursor fix
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 monitor capture on amd/intel + x11
dec05eba
2023-07-21
Fix window capture
dec05eba
2023-07-21
Fix capture not working on intel + wayland
dec05eba
Ignore nouveau cards. Fix lag on start of recording on amd/intel by only loading egl once, on startup.
2023-07-21
vfr on wayland (even on nvidia), add uninstall script
dec05eba
2023-07-21
Support wlroots screen capture, which doesn't require kms root access and ↵
dec05eba
also captures cursor
2023-07-18
More kms vaapi allow to work without xwayland
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
2023-07-10
p
dec05eba
2023-07-10
Attempt to make active card detection more robust
dec05eba
2023-07-09
Test fix using correct gpu when multiple gpus are connected
dec05eba
2023-06-20
Translate -c mkv to -c matroska
dec05eba
2023-06-10
kms rot old behavior back
dec05eba
2023-06-10
kms: fix multi monitor coordinate being incorrect in some cases
dec05eba
2023-06-10
Attempt to fix merged display coordinates in kms
dec05eba
2023-06-07
Mention that only h264/hevc is supported at the moment
dec05eba
2023-06-04
Make sure window id hex starts with 0x (makes monitor recording more ↵
dec05eba
reliable), allow CC and CXX to set compiler for build
2023-05-29
Update readme about flatpak
dec05eba
2023-05-22
Attempt to fix nvidia driver bug at program exit (freeze) by exit without atexit
dec05eba
2023-05-18
Use av_packet_alloc instead of deprecated memset on packet size
dec05eba
2023-05-17
Fix all warnings
dec05eba
2023-05-12
kms_vaapi: fix regression, screen rotation not working when capturing screen
dec05eba
2023-05-12
kms_vaapi: support multiple drm planes (fixes capture on some multi monitor ↵
dec05eba
systems)
[prev]
[next]