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
/
include
Age
Commit message (
Expand
)
Author
2024-01-11
Nvidia: use default p4 preset instead of p5, might fix frame issues
dec05eba
2023-11-18
Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s...
dec05eba
2023-10-22
Fix vram leak for reals
dec05eba
2023-10-21
Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ...
dec05eba
2023-09-29
Remove unused cursor code
dec05eba
2023-09-18
egl es -> egl
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-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
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
Fix green screen sometimes when capturing amd/intel window
dec05eba
2023-07-18
Experimental wayland support, test 1
dec05eba
2023-05-17
Fix all warnings
dec05eba
2023-04-22
kms_vaapi: add cursor capture for amd/intel monitor capture
dec05eba
2023-04-21
Add code to copy cursor image to opengl texture and update on event update (n...
dec05eba
2023-04-16
Find /dev/dri/card path that exists (the first one)
dec05eba
2023-04-15
Fix AMD single monitor rotated display being rotated in recording
dec05eba
2023-04-15
Move EGL define to egl.h from window texture .c
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
Use vaapi to do rgb->yuv420p color conversion
Steam Deck User
2023-03-31
Install coolbits if using nvidia, add preserve video memory install script
dec05eba
2023-03-26
Remove unused code
dec05eba
2023-03-21
Copy vaapi structures to vaapi.h instead of depending on vaapi at compile time
dec05eba
2023-03-17
Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...
dec05eba
2023-03-17
vaapi wip
Steam Deck User
2023-03-04
Support opus flt and fltp
dec05eba
2023-03-04
Add opus/flac audio options (only supported my mp4/mkv)
dec05eba
2023-02-16
Add option to merge audio devices by separating audio inputs with | in one -a
dec05eba
2022-12-30
Remove unused file
dec05eba
2022-12-20
Attempt to reduce stuttering of video
dec05eba
2022-12-20
follow focused
dec05eba
2022-11-30
wip intel
dec05eba
2022-10-16
Refactor xcomposite into abstract capture api
dec05eba
2022-10-14
Refactor nvfbc into abstract capture api
dec05eba
2022-10-11
Use p4 preset on older gpus (kepler family) because of performance
dec05eba
2022-10-11
Tune quality again, remove vbr
dec05eba
2022-10-06
Update info about cuda
dec05eba
2022-10-04
nvfbc patch
dec05eba
2022-10-03
Capture cursor in direct capture mode if supported by the driver (driver vers...
dec05eba
2022-10-02
Allow giving audio inputs names by prefixing them with <name>/
dec05eba
2022-09-30
Give error when using an invalid audio input with pipewire
dec05eba
2022-09-29
Remove cuda.h
dec05eba
2022-09-29
Use better name for quality options to clearify that medium is actually very ...
dec05eba
[next]