| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c | Lynne | 2021-11-19 | 1 | -9/+0 |
* | lavu/vulkan: move common Vulkan code from libavfilter to libavutil | Lynne | 2021-11-19 | 1 | -379/+1 |
* | lavfi/vulkan: add mutliqueue emulation code | Lynne | 2021-11-16 | 1 | -3/+4 |
* | lavfi/vulkan: fix static descriptor set updating | Lynne | 2021-11-16 | 1 | -0/+1 |
* | lavfi/vulkan: refactor, fix and fully implement multiple queues | Lynne | 2021-11-12 | 1 | -37/+66 |
* | lavfi/glslang: migrate to the C API and robustify library detection | Lynne | 2021-11-12 | 1 | -8/+13 |
* | lavfi/vulkan: use libavutil's vulkan loader | Lynne | 2021-11-12 | 1 | -0/+5 |
* | vulkan: add support for encode and decode queues and refactor queue code | Lynne | 2021-11-12 | 1 | -11/+0 |
* | lavfi/vulkan: port to using timeline semaphores | Lynne | 2021-11-12 | 1 | -0/+6 |
* | avfilter/vulkan: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+0 |
* | lavfi/vulkan: use all enabled queues in the queue family | Lynne | 2020-05-23 | 1 | -13/+61 |
* | scale_vulkan: add support for RGB->YUV conversions | Lynne | 2020-03-17 | 1 | -0/+5 |
* | lavfi: add Vulkan filtering framework | Lynne | 2020-02-04 | 1 | -0/+323 |