aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 daysFallback to non-hdr for portal capturedec05eba
4 daysPure vaapi capture (for capture target) and opengl composition for cursor ↵dec05eba
only when capturing window and portal as well, clear background on resize for monitor capture
4 daysImprove capture performance on amd/intel when using monitor capture: capture ↵dec05eba
display frame using purely vaapi unless the monitor is rotated
5 daysUpdate doc for capabilitiesdec05eba
6 daysRemove xi2 code, it's not neededdec05eba
6 daysPortal: sync capture to frame updatedec05eba
6 daysAllow recording at very low fpsdec05eba
6 daysUpdate usagedec05eba
7 daysAllow -fm content with monitor capture on x11dec05eba
7 daysProperly damage if moving cursordec05eba
Only damage if cursor is inside the target area
7 daysSet update fps to video fps, on x11 sync video to damage trackingdec05eba
13 daysMove amix to separate threaddec05eba
14 daysMove damage tracking to separate filedec05eba
2024-09-06version 4.1.7dec05eba
2024-09-06Portal: fix external texturedec05eba
2024-09-06Revert "Portal: fix external texture glitches"dec05eba
This reverts commit 0f289b58bbd4a81f1d0288e89b5fef70719141a2.
2024-09-06Portal: fix external texture glitchesdec05eba
2024-09-06Allow prime run with desktop portaldec05eba
2024-09-06Explicit glFlush/glFinish before and after render operations to fix tearing ↵dec05eba
and stutter on amd
2024-09-05Fix systemd service filedec05eba
2024-09-05More cleanup hwdevice ctxFaker0715
2024-09-03More cleanupdec05eba
2024-09-03Cleanup hwdevice ctxdec05eba
2024-08-31Disable vaapi info debug logdec05eba
2024-08-31mdec05eba
2024-08-31Faster startup (faster video codec query), fix some video codec callback logicdec05eba
2024-08-31Add --version commanddec05eba
2024-08-31Enable recording on steam deck with warning, use vbr on steam deck and add ↵dec05eba
-bm bitrate mode option for qp or vbr
2024-08-29glx readmedec05eba
2024-08-29Prepare for video codec query, cleanup readme, add libva-drm as dependencydec05eba
2024-08-20minordec05eba
2024-08-20Disable steam deck support at the moment because the driver is broken ↵dec05eba
(ignores qp, capture tearing)
2024-08-20Improve quality againdec05eba
2024-08-20Also revert av1 qualitydec05eba
2024-08-20Revert quality parameters, they were overkilldec05eba
2024-08-19commentdec05eba
2024-08-19Update commentsdec05eba
2024-08-18Explain why portal needs access to process root filedec05eba
2024-08-18x11 cursor deinit: check if display is validdec05eba
2024-08-184.1.3dec05eba
2024-08-18Fix kms capture crash on wayland if x11 is not available (always the case in ↵dec05eba
the flatpak)
2024-08-18Small refactor in pipewire code, remove unused ↵dec05eba
extra/install_preserve_video_memory.sh script
2024-08-18Don't install files using absolute pathsTim Schumacher
Also, move gsr-nvidia.conf to /lib/modprobe.d, which is the intended location for installed packages.
2024-08-18TODO: track vbr/cbrdec05eba
2024-08-17Update TODOdec05eba
2024-08-17Fix: hevc and av1 is always 10bitsdec05eba
2024-08-17--info and --list-audio-devices should separate key and value by a | instead ↵dec05eba
of whitespace because audio device names can contain space if they are virtual
2024-08-17Add hevc_10bit and av1_10bit options for 10bit color range, increase video ↵dec05eba
quality (qp)
2024-08-16Refactor kms capturedec05eba
2024-08-16Update versiondec05eba