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
/
utils.c
Age
Commit message (
Expand
)
Author
10 days
Fix cursor rotated background in compute shader on wayland
dec05eba
10 days
Fix incorrect region for region capture after compute shader change
5.3.4
dec05eba
10 days
Fix incorrect compute size when scaling image
dec05eba
11 days
Reapply "WIP: use compute shader instead of graphics shader for better perfor...
dec05eba
11 days
Revert "WIP: use compute shader instead of graphics shader for better perform...
dec05eba
11 days
WIP: use compute shader instead of graphics shader for better performance (es...
dec05eba
2025-03-18
Test broadcom (raspberry pi) support
dec05eba
2025-03-13
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...
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-09
Attempt to fix incorrect hdr colors on kde plasma 6.2
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-21
print
dec05eba
2024-11-21
Revert "va sync buffer/surface"
dec05eba
2024-11-20
va sync buffer/surface
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-11-08
Prefer drm cursor over x11 on x11, to fix correct position and size when x11 ...
dec05eba
2024-11-08
Simpler xrandr monitor query (do the same thing as before)
dec05eba
2024-11-08
x11: fix correct monitor capture size when output is scaled
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-10-23
Mesa && AMD check
dec05eba
2024-10-23
Support old amd gpus that need radeon driver
dec05eba
2024-10-06
gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer
dec05eba
2024-09-22
Comments
dec05eba
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-31
Enable recording on steam deck with warning, use vbr on steam deck and add -b...
dec05eba
2024-08-20
Disable steam deck support at the moment because the driver is broken (ignore...
dec05eba
2024-08-16
Remove unused include
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
Take amd hevc video alignment padding into consideration to move video conten...
dec05eba
2024-06-10
Wayland: match montitor by name before trying to match by place
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-05-09
Proper strncpy null termination
dec05eba
2024-03-10
bad size
dec05eba
2024-03-10
Use dri card matching current egl context
dec05eba
2024-03-09
Refactor xcomposite
dec05eba
2024-02-10
Wayland: handle eDP for rotation
dec05eba
2024-02-10
Add screen rotation support (tested on amd/intel)
dec05eba
2024-02-09
Remove wayland capture (wlroots)
dec05eba
2024-02-09
Move card path to egl struct, use egl struct for monitor enumeration
dec05eba
2023-11-17
Make amd/intel nvidia/wayland capture display match x11 connector name, allow...
dec05eba
2023-08-13
kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...
dec05eba
[next]