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
Age
Commit message (
Expand
)
Author
2024-07-22
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...
dec05eba
2024-07-22
m
dec05eba
2024-07-22
Update readme
dec05eba
2024-07-22
Use modifiers in kms capture on amd too
dec05eba
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ...
dec05eba
2024-07-22
Portal: move modifier query to init
dec05eba
2024-07-22
Fix deskto portal capture on nvidia (add missing modifiers)
dec05eba
2024-07-21
Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...
dec05eba
2024-07-21
Update README with information about gpu screen recorder vs obs (30.2) perfor...
dec05eba
2024-07-21
Add missing include
dec05eba
2024-07-20
Fix portal being displayed as not supported
dec05eba
2024-07-20
exit code 60 if portal capture was canceled by the user
dec05eba
2024-07-20
Return status code from dbus instead of true/false
dec05eba
2024-07-19
Nicer error damn portal
dec05eba
2024-07-19
Fail with exit status 50 if portal setup fails
dec05eba
2024-07-19
Stop recording when pipewire target window is closed or when pressing close i...
dec05eba
2024-07-19
Update todo and minor usage info
dec05eba
2024-07-18
Disable desktop portal capture option on x11 since it doesn't seem to be hard...
dec05eba
2024-07-18
dbus: remove duplicate code
dec05eba
2024-07-18
Add info about setcap
dec05eba
2024-07-17
Remove setcap sys nice because it breaks portal :(
dec05eba
2024-07-17
Portal: make resizing not glitched, clear background on resize, proper handli...
dec05eba
2024-07-17
Remove build directory in install script
dec05eba
2024-07-17
vendor instead of gpu
dec05eba
2024-07-17
Better info output
dec05eba
2024-07-17
Include system info (x11 vs wayland) in --info output
dec05eba
2024-07-17
Replace --list-supported-video-codecs and --list-supported-capture-options co...
dec05eba
2024-07-17
Add --list-supported-capture-options option, for use by gpu screen recorder gtk
dec05eba
2024-07-17
Update readme
dec05eba
2024-07-16
Pipewire: allow capturing at higher fps than 60
dec05eba
2024-07-15
Include virtual capture target in portal capture
dec05eba
2024-07-15
Show warning when capture monitor on intel and the plane is compressed. The w...
dec05eba
2024-07-15
Show info why screencast session is not restore if -restore-portal-session ye...
dec05eba
2024-07-15
Update systemd file with restore portal session option (default to yes)
dec05eba
2024-07-15
Update readme
dec05eba
2024-07-15
Update readme
dec05eba
2024-07-15
Update readme (desktop portal info)
dec05eba
2024-07-15
Add nicer error message when no screencast desktop portal is running
dec05eba
2024-07-15
Update dependencies readme
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-07-06
Only use global quality parameter for amd/intel hardware encoding
dec05eba
2024-07-06
Set global quality for h264 and hevc again
dec05eba
2024-07-06
Remove even more old conditions
dec05eba
2024-07-06
Remove old condition
dec05eba
2024-07-06
Minor nvfbc
dec05eba
2024-07-06
Add vp8 and vp9 to --list-supported-video-codecs
dec05eba
2024-07-06
Add support for vp8 and vp9 (experimental)
dec05eba
2024-07-05
Add encoder option to systemd service file
dec05eba
2024-07-05
Update error message
dec05eba
2024-07-05
Use GL_TEXTURE_EXTERNAL_OES for cursor texture on kms nvidia
dec05eba
[next]