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 (
Expand
)
Author
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
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
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 als...
dec05eba
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 reliable...
dec05eba
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 s...
dec05eba
2023-04-27
manjaro *****
dec05eba
2023-04-27
Temporary disable opus/flac because it breaks multiple audio, fix possible au...
dec05eba
2023-04-22
kms_vaapi: add cursor capture for amd/intel monitor capture
dec05eba
2023-04-22
Fix focused window follow failing on vaapi for the first window. Also dont er...
dec05eba
2023-04-22
vaapi window capture: resizing window should make the window have its origina...
dec05eba
2023-04-21
Add code to copy cursor image to opengl texture and update on event update (n...
dec05eba
2023-04-21
Use x11 event loop with XPending instead of XCheckTypedWindowEvent
dec05eba
2023-04-18
Only capture frame if num frames to capture > 0
dec05eba
2023-04-18
Show shorter form of help on argument error
dec05eba
2023-04-18
Replace tabs with 4 spaces
dec05eba
2023-04-18
Made fps update toggleable
XnipS
2023-04-16
Find /dev/dri/card path that exists (the first one)
dec05eba
2023-04-16
Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea...
dec05eba
2023-04-15
Remove extra swapBuffer in kms capture
dec05eba
[prev]
[next]