summaryrefslogtreecommitdiff
path: root/libavutil/vulkan.h
Commit message (Expand)AuthorAge
* avutil/vulkan: Remove unused ff_vk_set_descriptor_sampler()Andreas Rheinhardt2024-03-03
* avutil/vulkan: Make ff_vk_set_descriptor_image() staticAndreas Rheinhardt2024-03-03
* avutil/vulkan: Don't autoinclude vulkan_loader.hAndreas Rheinhardt2024-03-03
* avutil/vulkan: avoid overreads in ff_vk_count_imagesZhao Zhili2024-03-01
* vulkan: return VK_NOT_READY when no queries are availableLynne2023-10-28
* vulkan: enable VK_KHR_cooperative_matrixLynne2023-08-26
* lavu/vulkan: remove unused field from the execution pool structureLynne2023-07-21
* lavu/vulkan: remove threadsafe buffer index load and fix a signed overflowLynne2023-07-21
* vulkan: synchronize access to execution pool fencesLynne2023-06-07
* vulkan: add support for the atomic float ops extensionLynne2023-05-29
* hwcontext_vulkan: remove duplicate code, port to use generic vulkan utilsLynne2023-05-29
* vulkan: make GLSL macro functions semicolumn-safeLynne2023-05-29
* vulkan: enable forcing of full subgroupsLynne2023-05-29
* vulkan: add ff_vk_count_images()Lynne2023-05-29
* vulkan: rewrite to support all necessary featuresLynne2023-05-29
* vulkan: return current queue index from ff_vk_qf_rotate()Lynne2023-05-29
* vulkan: add support for retrieving queue, query and video propertiesLynne2023-05-29
* vulkan: add support for queriesLynne2023-05-29
* vulkan: minor indent fix, add support for synchronous submission/waitingLynne2023-05-29
* vulkan: use device properties 2 and add a convenience loader functionLynne2023-05-29
* vulkan: add size tracking to buffer structsLynne2023-05-29
* vulkan: allow alloc pNext in ff_vk_create_bufLynne2023-05-29
* vulkan: expose ff_vk_alloc_mem()Lynne2023-05-29
* vulkan: add ff_vk_image_create()Lynne2023-05-29
* vulkan: add ff_vk_qf_fill()Lynne2023-05-29
* vulkan: add pNext argument to ff_vk_create_buf()Lynne2023-05-29
* vulkan: fix comment statement about exec_queue blockingLynne2023-05-29
* vulkan: define VK_NO_PROTOTYPESLynne2023-05-29
* lavu/vulkan: fix handle type for 32-bit targetsKacper Michajłow2023-03-07
* vulkan: fix checkheadersLynne2021-11-19
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-19
* lavu/vulkan: add option to switch between shader compilers and cleanup glslangLynne2021-11-19
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-19