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
/
include
Age
Commit message (
Expand
)
Author
4 days
Restart portal capture if it's paused for 3 seconds or more (can happen if re...
dec05eba
8 days
Pipewire: fix transparent windows having incorrect color (disable RGBA video ...
dec05eba
2025-06-16
Create egl3 context
dec05eba
2025-06-16
EGL_OPENGL_ES_BIT->EGL_OPENGL_ES2_BIT
dec05eba
2025-06-10
Fix nvidia capture after switch to opengl es
dec05eba
2025-06-10
Reapply "Fix screen and portal capture not working on some intel gpus"
dec05eba
2025-06-09
Revert "Fix screen and portal capture not working on some intel gpus"
dec05eba
2025-06-09
Fix screen and portal capture not working on some intel gpus
dec05eba
2025-05-26
Support surround sound for application audio capture, support unlimited links
5.5.5
dec05eba
2025-05-25
Match gsr monitor name with wayland monitor name. Thanks info@leocodes
5.5.4
dec05eba
2025-05-10
Move dbus code to a separate process to allow gpu-screen-recorder to use cap_...
dec05eba
2025-05-04
Add -replay-storage option to specify if temporary replay data should be stor...
dec05eba
2025-04-23
Fix replay saving freeze, unable to save replay if audio is not provided
dec05eba
2025-04-22
Move encoding code from video encoder to encoder, since it also processes aud...
dec05eba
2025-04-21
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...
dec05eba
2025-04-20
Move argument parsing to different file
dec05eba
2025-04-15
Tune av1 quality
dec05eba
2025-04-06
Fallback to graphics shader instead of compute shader if the gpu doesn't supp...
dec05eba
2025-04-04
Optimize compute shaders
dec05eba
2025-03-30
Fix incorrect region when monitor is rotated
dec05eba
2025-03-30
Fix incorrect region for region capture after compute shader change
5.3.4
dec05eba
2025-03-30
Cleanup
dec05eba
2025-03-30
Fix incorrect compute size when scaling image
dec05eba
2025-03-30
Compute shader: add support for external texture, color component swapping (b...
dec05eba
2025-03-30
Use sampler2D for alpha blending compute shader instead of output image2D
dec05eba
2025-03-29
Reapply "WIP: use compute shader instead of graphics shader for better perfor...
dec05eba
2025-03-29
Revert "WIP: use compute shader instead of graphics shader for better perform...
dec05eba
2025-03-29
WIP: use compute shader instead of graphics shader for better performance (es...
dec05eba
2025-03-18
Test broadcom (raspberry pi) support
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
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
Fix portal capture on sway and hyprland: unset capture types/cursor modes tha...
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-22
Make image output lossy (use stb image writer), also significantly improves p...
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-09
Attempt to fix incorrect hdr colors on kde plasma 6.2
dec05eba
2025-01-27
Pipewire: support 10-bit formats (where alpha is 2 bits, total 32-bits)
dec05eba
2025-01-16
Add -gl-debug option to make it easier to debug user issues that cant easily ...
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-12-06
Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c...
dec05eba
2024-12-05
Add error output when reaching max ports/stream nodes/links
dec05eba
2024-12-05
Increase pipewire audio max nodes/ports limit
dec05eba
[next]