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
/
pipewire.c
Age
Commit message (
Expand
)
Author
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
2024-09-15
Portal: sync capture to frame update
dec05eba
2024-09-06
Move damage tracking to separate file
dec05eba
2024-08-18
Small refactor in pipewire code, remove unused extra/install_preserve_video_m...
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
Allow prime-run capture on laptop with external gpu when the iGPU
dec05eba
2024-08-08
Fix possible capture lag (especially with desktop portal capture)
dec05eba
2024-07-22
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...
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
Add missing include
dec05eba
2024-07-20
Fix portal being displayed as not supported
dec05eba
2024-07-19
Stop recording when pipewire target window is closed or when pressing close i...
dec05eba
2024-07-17
Portal: make resizing not glitched, clear background on resize, proper handli...
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
Add nicer error message when no screencast desktop portal is running
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba