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
Age
Commit message (
Expand
)
Author
4 days
Fix incorrect region for region capture after compute shader change
5.3.4
dec05eba
4 days
5.3.4
dec05eba
4 days
Compute shader cleanup
dec05eba
4 days
Cleanup
dec05eba
4 days
Fix incorrect compute size when scaling image
dec05eba
4 days
Highp rgb shader
dec05eba
5 days
Change quality parameters for 'very_high' (default) quality
dec05eba
5 days
GL_READ_WRITE -> GL_WRITE_ONLY
dec05eba
5 days
Add -high-performance-encoding option to improve encoding performance (on amd)
dec05eba
5 days
Compute shader cleanup
dec05eba
5 days
Compute shader: nvidia: render full image (incorrect dispatch size)
dec05eba
5 days
Compute shader: add support for external texture, color component swapping (b...
dec05eba
5 days
Use sampler2D for alpha blending compute shader instead of output image2D
dec05eba
5 days
Reapply "WIP: use compute shader instead of graphics shader for better perfor...
dec05eba
5 days
Revert "WIP: use compute shader instead of graphics shader for better perform...
dec05eba
5 days
WIP: use compute shader instead of graphics shader for better performance (es...
dec05eba
2025-03-19
Use highp instead of mediump
dec05eba
2025-03-18
m
dec05eba
2025-03-18
Test broadcom (raspberry pi) support
dec05eba
2025-03-16
Ffmpeg changes the api YET AGAIN, breaking recording on nvidia
dec05eba
2025-03-15
Fix application audio not working correctly after a recent update
dec05eba
2025-03-14
Fix screenshot of window not working after latest change
5.3.1
dec05eba
2025-03-13
texture filter change
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-03-05
Fix pipewire server breaking when pipewire connection is closed too quickly (...
dec05eba
2025-03-05
Rename window_wayland to wayland and window_x11 to x11
dec05eba
2025-03-03
Revert "Pulseaudio audio device capture: dont change default output when swit...
dec05eba
2025-03-03
Pulseaudio audio device capture: dont change default output when switching de...
dec05eba
2025-03-03
Fix portal capture on sway and hyprland: unset capture types/cursor modes tha...
dec05eba
2025-03-01
Correct check for default audio output change in pulseaudio
dec05eba
2025-02-27
Pipewire: auto change default_output/default_input connected nodes when the d...
dec05eba
2025-02-26
Audio device capture: make default output/input switch recording source the d...
dec05eba
2025-02-24
Higher jpeg quality, we can afford that
dec05eba
2025-02-24
Fix merging audio with audio device and app audio where one audio device is a...
dec05eba
2025-02-24
Change jpeg quality parameters
dec05eba
2025-02-22
Make nvidia-smi run in flatpak on host
dec05eba
2025-02-22
Dont show nvidia-smi output
dec05eba
2025-02-22
Force nvenc codecs to work on opensuse
dec05eba
2025-02-22
Make it possible to stop screenshot with sigint
dec05eba
2025-02-22
Make image output lossy (use stb image writer), also significantly improves p...
dec05eba
2025-02-21
Make fps option (default to 60)
dec05eba
2025-02-16
Minor cleanup
dec05eba
2025-02-16
Only show codec warning for image output
dec05eba
2025-02-16
Support taking a screenshot (-o image.jpg/image.png)
dec05eba
2025-02-15
Revert kde plasma 6.2 hdr workaround code
dec05eba
2025-02-13
Revert hdr color fix. It looked better for fullscreen hdr games before
dec05eba
2025-02-10
Minor -sc fix for flatpak
dec05eba
[next]