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
/
utils.h
Age
Commit message (
Expand
)
Author
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
2024-09-16
Improve capture performance on amd/intel when using monitor capture: capture ...
dec05eba
2024-09-14
Set update fps to video fps, on x11 sync video to damage tracking
dec05eba
2024-08-16
Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...
dec05eba
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ...
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-06-10
Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli...
dec05eba
2024-06-10
Do not require a valid drm plane to capture a window on amd/intel x11
dec05eba
2024-03-10
Use dri card matching current egl context
dec05eba
2024-03-08
Refactor kms_vaapi and kms_cuda
dec05eba
2024-02-10
Add screen rotation support (tested on amd/intel)
dec05eba
2024-02-09
Move card path to egl struct, use egl struct for monitor enumeration
dec05eba
2023-07-21
Fix capture not working on intel + wayland
dec05eba
2023-07-18
Fix green screen sometimes when capturing amd/intel window
dec05eba
2023-07-18
Experimental wayland support, test 1
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-07
Implement kms vaapi capture
dec05eba