aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vulkan_glslang.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan: move SPIR-V compilation code to libavutilLynne2024-10-061-290/+1
* vulkan: add profiling debug settingLynne2024-10-041-2/+2
* vulkan_glslang: add more stages, target Vulkan 1.3 and output debug infoLynne2024-10-041-7/+32
* lavfi/*vulkan: forward FFVulkanContext to SPIR-V compilersLynne2024-10-041-10/+10
* vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShaderLynne2024-10-041-2/+2
* lavfi: add lavfi-only Vulkan infrastructureLynne2023-05-291-0/+283