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
/
capture
Age
Commit message (
Expand
)
Author
8 days
Optimize compute shaders
dec05eba
11 days
Usage text
dec05eba
12 days
Fix incorrect region when monitor is rotated
dec05eba
12 days
Fix incorrect compute size when scaling image
dec05eba
13 days
Reapply "WIP: use compute shader instead of graphics shader for better perfor...
dec05eba
13 days
Revert "WIP: use compute shader instead of graphics shader for better perform...
dec05eba
13 days
WIP: use compute shader instead of graphics shader for better performance (es...
dec05eba
2025-03-14
Fix screenshot of window not working after latest change
5.3.1
dec05eba
2025-03-13
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...
dec05eba
2025-03-13
nvfbc region capture work
dec05eba
2025-03-13
Fix screenshot with region not working correctly for some sizes and possibly ...
dec05eba
2025-03-13
Add region capture with -w region -region WxH+X+Y
dec05eba
2025-02-22
Make image output lossy (use stb image writer), also significantly improves p...
dec05eba
2025-02-13
Revert hdr color fix. It looked better for fullscreen hdr games before
dec05eba
2025-02-09
Attempt to fix incorrect hdr colors on kde plasma 6.2
dec05eba
2025-02-08
HDR: always set has_primaries and has_luminance, otherwise data will be missi...
dec05eba
2025-01-27
Pipewire: support 10-bit formats (where alpha is 2 bits, total 32-bits)
dec05eba
2025-01-18
Mesa check version 24.3.6
5.0.1
dec05eba
2025-01-18
amd: disable vaapi surface copy unless mesa 2.3.4 is used, which fixes a perf...
dec05eba
2025-01-13
Fix possibility of monitor captured changing on wayland when monitors are rec...
dec05eba
2025-01-03
Minor change
dec05eba
2024-12-08
Add card path to --info, add card path and vendor to --list-capture-options i...
dec05eba
2024-12-08
Refactor windowing from egl to window_x11/window_wayland, yolo
dec05eba
2024-11-21
Fix portal capture on broken amd drivers: fallback to opengl copy instead of ...
dec05eba
2024-11-20
Revert "Temp portal dont use fast path"
dec05eba
2024-11-20
Temp portal dont use fast path
dec05eba
2024-11-09
Fix incorrect color format in x11 cursor (bgr instead of rgb)
dec05eba
2024-11-09
Revert x11 drm cursor switcharoo
dec05eba
2024-11-08
Prefer drm cursor over x11 on x11, to fix correct position and size when x11 ...
dec05eba
2024-11-08
x11: fix correct monitor capture size when output is scaled
dec05eba
2024-11-08
Prepare for pipewire audio routing
dec05eba
2024-10-26
Fix cursor position when scaling output with multiple monitors on monitor cap...
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-10-24
Revert "Debug output temp"
dec05eba
2024-10-24
Debug output temp
dec05eba
2024-09-26
Revert "Temp fix for nvfbc"
dec05eba
2024-09-26
Temp fix for nvfbc
dec05eba
2024-09-26
Revert
dec05eba
2024-09-26
debug
dec05eba
2024-09-26
Revert "temp debug output"
dec05eba
2024-09-26
temp debug output
dec05eba
2024-09-26
Name capture/encoder variable self
dec05eba
2024-09-21
Fallback for vaapi copy to opengl copy
dec05eba
2024-09-21
Fix first frame is black
dec05eba
2024-09-21
Revert recent time framing and performance changes as it affects slower devic...
dec05eba
2024-09-20
Remove damage tracking for now, better frame timing (deal with time error acc...
dec05eba
2024-09-18
Use async_depth option on vaapi for much better encoding performance
dec05eba
2024-09-17
Disable pure vaapi for intel because it doesn't work, will be fixed later if ...
dec05eba
2024-09-16
kms: allow capture higher than monitor framerate on wayland
dec05eba
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
[next]