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
/
encoder
/
video
/
vulkan.c
Age
Commit message (
Collapse
)
Author
13 days
Fix build issues on older ffmpeg (disable unused vulkan encoder for now), ↵
dec05eba
fix incorrect wayland protocol file
2025-04-15
Tune av1 quality
dec05eba
2025-03-30
Fix cursor rotated background in compute shader on wayland
dec05eba
2025-03-13
texture filter change
dec05eba
2025-03-13
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) ↵
dec05eba
limitation that only allows one nvfbc session at a time
2025-03-13
Fix screenshot with region not working correctly for some sizes and possibly ↵
dec05eba
crashing
2024-10-03
Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ↵
dec05eba
encoding for now until drivers and ffmpeg work properly
2024-10-02
vulkan-headers as dependency
dec05eba
2024-09-29
Cleanup rc
dec05eba
2024-09-27
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ↵
dec05eba
accelerated yet
2024-09-26
Name capture/encoder variable self
dec05eba
2024-09-26
Add template for vulkan video encoding
dec05eba