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-09-06
Allow prime run with desktop portal
dec05eba
2024-09-06
Explicit glFlush/glFinish before and after render operations to fix tearing a...
dec05eba
2024-09-05
Fix systemd service file
dec05eba
2024-09-05
More cleanup hwdevice ctx
Faker0715
2024-09-03
More cleanup
dec05eba
2024-09-03
Cleanup hwdevice ctx
dec05eba
2024-08-31
Disable vaapi info debug log
dec05eba
2024-08-31
m
dec05eba
2024-08-31
Faster startup (faster video codec query), fix some video codec callback logic
dec05eba
2024-08-31
Add --version command
dec05eba
2024-08-31
Enable recording on steam deck with warning, use vbr on steam deck and add -b...
dec05eba
2024-08-29
glx readme
dec05eba
2024-08-29
Prepare for video codec query, cleanup readme, add libva-drm as dependency
dec05eba
2024-08-20
minor
dec05eba
2024-08-20
Disable steam deck support at the moment because the driver is broken (ignore...
dec05eba
2024-08-20
Improve quality again
dec05eba
2024-08-20
Also revert av1 quality
dec05eba
2024-08-20
Revert quality parameters, they were overkill
dec05eba
2024-08-19
comment
dec05eba
2024-08-19
Update comments
dec05eba
2024-08-18
Explain why portal needs access to process root file
dec05eba
2024-08-18
x11 cursor deinit: check if display is valid
dec05eba
2024-08-18
4.1.3
dec05eba
2024-08-18
Fix kms capture crash on wayland if x11 is not available (always the case in ...
dec05eba
2024-08-18
Small refactor in pipewire code, remove unused extra/install_preserve_video_m...
dec05eba
2024-08-18
Don't install files using absolute paths
Tim Schumacher
2024-08-18
TODO: track vbr/cbr
dec05eba
2024-08-17
Update TODO
dec05eba
2024-08-17
Fix: hevc and av1 is always 10bits
dec05eba
2024-08-17
--info and --list-audio-devices should separate key and value by a | instead ...
dec05eba
2024-08-17
Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...
dec05eba
2024-08-16
Refactor kms capture
dec05eba
2024-08-16
Update version
dec05eba
2024-08-16
Remove unused include
dec05eba
2024-08-16
Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...
dec05eba
2024-08-15
Create example start recording script
dec05eba
2024-08-15
Fix software encoding option not working
dec05eba
2024-08-15
Disable prime-run + portal for now
dec05eba
2024-08-15
HACK: portal: copy external image to internal image before render. Dont stop ...
dec05eba
2024-08-15
minor
dec05eba
2024-08-15
Fix crash, use opengl es instead of opengl desktop
dec05eba
2024-08-15
Use external texture target for external texture
dec05eba
2024-08-15
Allow prime-run capture on laptop with external gpu when the iGPU
dec05eba
2024-08-15
Debug test again
dec05eba
2024-08-15
Debug output test
dec05eba
2024-08-10
Make libglx optional (alpine doesn't have it)
dec05eba
2024-08-09
m
dec05eba
2024-08-09
Clearify that it works on amd, intel and nvidia
dec05eba
2024-08-08
/sbin/setcap -> /usr/sbin/setcap
dec05eba
2024-08-08
Version 4.1.0
dec05eba
[next]