aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/encoder/video/vulkan.c
AgeCommit message (Expand)Author
2026-08-08Fix nvenc crash on shutdown. part 2dec05eba
2026-08-08Fix crash with vulkan encodingdec05eba
2026-08-01Add gsr_log logging module with log level and overridable log handlerdec05eba
2026-06-30Vulkan resolution alignmentdec05eba
2026-05-14Fix vulkan encoder not compiling with ffmpeg 6/7dec05eba
2026-04-17Implement vulkan video capture (h264, hevc and av1)dec05eba
2025-12-18Comment out vulkan for nowdec05eba
2025-09-21Dont use glGetTexLevelParameteriv, it's only available in opengl es 3.1dec05eba
2025-04-25Fix build issues on older ffmpeg (disable unused vulkan encoder for now), fix...dec05eba
2025-04-15Tune av1 qualitydec05eba
2025-03-30Fix cursor rotated background in compute shader on waylanddec05eba
2025-03-13texture filter changedec05eba
2025-03-13Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...dec05eba
2025-03-13Fix screenshot with region not working correctly for some sizes and possibly ...dec05eba
2024-10-03Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ...dec05eba
2024-10-02vulkan-headers as dependencydec05eba
2024-09-29Cleanup rcdec05eba
2024-09-27Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...dec05eba
2024-09-26Name capture/encoder variable selfdec05eba
2024-09-26Add template for vulkan video encodingdec05eba