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
Age
Commit message (
Expand
)
Author
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 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
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-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-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-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
Use x11 event loop with XPending instead of XCheckTypedWindowEvent
dec05eba
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
2023-04-15
Apply rotation fix for intel as well (for kms capture)
dec05eba
2023-04-15
Fix AMD single monitor rotated display being rotated in recording
dec05eba
2023-04-11
Temporary disable monitor recording on amd/intel
dec05eba
2023-04-11
Remove kms modifier
dec05eba
2023-04-11
Revert "amd/intel: use xrgb format, use drm prime 2"
dec05eba
2023-04-11
amd/intel: use xrgb format, use drm prime 2
dec05eba
2023-04-10
amd test 2
dec05eba
2023-04-10
Recreate surface every frame :(
dec05eba
2023-04-10
aaa
dec05eba
2023-04-10
Dont create va surface every frame for kms (test)
dec05eba
2023-04-10
Remove unecessary vaCreatebuffer every frame
dec05eba
2023-04-10
Amd monitor recording fixed, remove unused modifier code
dec05eba
2023-04-10
test kms
dec05eba
2023-04-10
Debug amd kms err
dec05eba
2023-04-10
kms: get plane every frame, might fix not updating issue and issue where plan...
dec05eba
2023-04-09
Use /usr/bin/gsr-kms-server constant path for pkexec
dec05eba
2023-04-09
Move kms client and server to separate directories
dec05eba
2023-04-07
Implement kms vaapi capture
dec05eba
2023-04-01
Rename drm to vaapi
Steam Deck User
2023-04-01
Cleanup xcomposite_drm
Steam Deck User
2023-04-01
Use vaapi to do rgb->yuv420p color conversion
Steam Deck User
2023-03-31
Make sure region size for focused window is divisable by 2
dec05eba
2023-03-31
Install coolbits if using nvidia, add preserve video memory install script
dec05eba
2023-03-26
Remove yuv444 for now
dec05eba
[prev]
[next]