Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu/vulkan: check for initialization when freeing buffers | Lynne | 2021-11-20 | 1 | -1/+1 |
* | lavu/vulkan: add support for using libshaderc as a GLSL compiler | Lynne | 2021-11-19 | 1 | -0/+4 |
* | lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c | Lynne | 2021-11-19 | 1 | -2/+2 |
* | lavu/vulkan: add option to switch between shader compilers and cleanup glslang | Lynne | 2021-11-19 | 1 | -12/+21 |
* | lavu/vulkan: move common Vulkan code from libavfilter to libavutil | Lynne | 2021-11-19 | 1 | -0/+1392 |