aboutsummaryrefslogtreecommitdiff
path: root/src/capture
AgeCommit message (Collapse)Author
3 daysEGL_OPENGL_ES_BIT->EGL_OPENGL_ES2_BITdec05eba
10 daysReapply "Fix screen and portal capture not working on some intel gpus"dec05eba
This reverts commit 7f00ce22e7e86904e09f900422dfa591d045f447.
10 daysRevert "Fix screen and portal capture not working on some intel gpus"dec05eba
This reverts commit 3ba1dbda98fcf221eb92d241b753ccdef9eb2a08.
10 daysFix screen and portal capture not working on some intel gpusdec05eba
2025-05-26Consistent info/warning/error message structuredec05eba
2025-05-15Revert "temp test for cosmic"dec05eba
This reverts commit 35222bafe22b5685710395cfb274293cf488a59d.
2025-05-15temp test for cosmicdec05eba
2025-05-10Move dbus code to a separate process to allow gpu-screen-recorder to use ↵dec05eba
cap_sys_nice for better recording performance on amd
2025-04-04Optimize compute shadersdec05eba
2025-04-01Usage textdec05eba
2025-03-30Fix incorrect region when monitor is rotateddec05eba
2025-03-30Fix incorrect compute size when scaling imagedec05eba
2025-03-29Reapply "WIP: use compute shader instead of graphics shader for better ↵dec05eba
performance (especially on amd)" This reverts commit f85a7ab2055ddc8e2231a380f0c46e29e42c2072.
2025-03-29Revert "WIP: use compute shader instead of graphics shader for better ↵dec05eba
performance (especially on amd)" This reverts commit a41a32cb9079dc3c78414b7b0cdc68243333020d.
2025-03-29WIP: use compute shader instead of graphics shader for better performance ↵dec05eba
(especially on amd)
2025-03-14Fix screenshot of window not working after latest change5.3.1dec05eba
2025-03-13Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) ↵dec05eba
limitation that only allows one nvfbc session at a time
2025-03-13nvfbc region capture workdec05eba
2025-03-13Fix screenshot with region not working correctly for some sizes and possibly ↵dec05eba
crashing
2025-03-13Add region capture with -w region -region WxH+X+Ydec05eba
2025-02-22Make image output lossy (use stb image writer), also significantly improves ↵dec05eba
performance for jpeg
2025-02-13Revert hdr color fix. It looked better for fullscreen hdr games beforedec05eba
2025-02-09Attempt to fix incorrect hdr colors on kde plasma 6.2dec05eba
2025-02-08HDR: always set has_primaries and has_luminance, otherwise data will be ↵dec05eba
missing from file
2025-01-27Pipewire: support 10-bit formats (where alpha is 2 bits, total 32-bits)dec05eba
2025-01-18Mesa check version 24.3.65.0.1dec05eba
2025-01-18amd: disable vaapi surface copy unless mesa 2.3.4 is used, which fixes a ↵dec05eba
performance issue. Otherwise we get stutter in some games
2025-01-13Fix possibility of monitor captured changing on wayland when monitors are ↵dec05eba
reconfigured
2025-01-03Minor changedec05eba
2024-12-08Add card path to --info, add card path and vendor to --list-capture-options ↵dec05eba
if known to speed up the command
2024-12-08Refactor windowing from egl to window_x11/window_wayland, yolodec05eba
2024-11-21Fix portal capture on broken amd drivers: fallback to opengl copy instead of ↵dec05eba
vaapi on known buggy mesa version
2024-11-20Revert "Temp portal dont use fast path"dec05eba
This reverts commit 25142df6e52be4e99bd0dd9072bfc1a3071c1de1.
2024-11-20Temp portal dont use fast pathdec05eba
2024-11-09Fix incorrect color format in x11 cursor (bgr instead of rgb)dec05eba
2024-11-09Revert x11 drm cursor switcharoodec05eba
2024-11-08Prefer drm cursor over x11 on x11, to fix correct position and size when x11 ↵dec05eba
output is scaled
2024-11-08x11: fix correct monitor capture size when output is scaleddec05eba
2024-11-08Prepare for pipewire audio routingdec05eba
2024-10-26Fix cursor position when scaling output with multiple monitors on monitor ↵dec05eba
capture on x11
2024-10-26Add option to change output resolution (-s)dec05eba
2024-10-24Revert "Debug output temp"dec05eba
This reverts commit 86c57c85ac3056d79b31bc6c6709901f88715f2b.
2024-10-24Debug output tempdec05eba
2024-09-26Revert "Temp fix for nvfbc"dec05eba
This reverts commit 8ab1150fb83dbd719858a4d14c82ddf258d83f35.
2024-09-26Temp fix for nvfbcdec05eba
2024-09-26Revertdec05eba
2024-09-26debugdec05eba
2024-09-26Revert "temp debug output"dec05eba
This reverts commit 97998f1bab12380b28dd5d97eef4532930ecdd93.
2024-09-26temp debug outputdec05eba
2024-09-26Name capture/encoder variable selfdec05eba