summaryrefslogtreecommitdiff
path: root/libavfilter/vulkan.h
Commit message (Expand)AuthorAge
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-19
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-19
* lavfi/vulkan: add mutliqueue emulation codeLynne2021-11-16
* lavfi/vulkan: fix static descriptor set updatingLynne2021-11-16
* lavfi/vulkan: refactor, fix and fully implement multiple queuesLynne2021-11-12
* lavfi/glslang: migrate to the C API and robustify library detectionLynne2021-11-12
* lavfi/vulkan: use libavutil's vulkan loaderLynne2021-11-12
* vulkan: add support for encode and decode queues and refactor queue codeLynne2021-11-12
* lavfi/vulkan: port to using timeline semaphoresLynne2021-11-12
* avfilter/vulkan: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* lavfi/vulkan: use all enabled queues in the queue familyLynne2020-05-23
* scale_vulkan: add support for RGB->YUV conversionsLynne2020-03-17
* lavfi: add Vulkan filtering frameworkLynne2020-02-04