index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
encoder
/
video
/
vulkan.c
Age
Commit message (
Expand
)
Author
2026-08-08
Fix nvenc crash on shutdown. part 2
dec05eba
2026-08-08
Fix crash with vulkan encoding
dec05eba
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-06-30
Vulkan resolution alignment
dec05eba
2026-05-14
Fix vulkan encoder not compiling with ffmpeg 6/7
dec05eba
2026-04-17
Implement vulkan video capture (h264, hevc and av1)
dec05eba
2025-12-18
Comment out vulkan for now
dec05eba
2025-09-21
Dont use glGetTexLevelParameteriv, it's only available in opengl es 3.1
dec05eba
2025-04-25
Fix build issues on older ffmpeg (disable unused vulkan encoder for now), fix...
dec05eba
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) lim...
dec05eba
2025-03-13
Fix screenshot with region not working correctly for some sizes and possibly ...
dec05eba
2024-10-03
Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ...
dec05eba
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 ac...
dec05eba
2024-09-26
Name capture/encoder variable self
dec05eba
2024-09-26
Add template for vulkan video encoding
dec05eba