summaryrefslogtreecommitdiff
path: root/libavutil/vulkan_functions.h
Commit message (Expand)AuthorAge
* vulkan: enable VK_KHR_cooperative_matrixLynne2023-08-26
* lavfi: add nlmeans_vulkan filterLynne2023-05-29
* vulkan: add support for the atomic float ops extensionLynne2023-05-29
* av1dec: add Vulkan hwaccelLynne2023-05-29
* vulkan: rewrite to support all necessary featuresLynne2023-05-29
* vulkan: add support for retrieving queue, query and video propertiesLynne2023-05-29
* hwcontext_vulkan: load query-related functionsLynne2023-05-29
* hwcontext_vulkan: add functions for video decodingLynne2023-05-29
* hwcontext_vulkan: use VK_EXT_physical_device_drm to derive DRM to VulkanLynne2023-05-29
* hwcontext_vulkan: add support for descriptor buffersLynne2023-05-29
* hwcontext_vulkan: enable VK_KHR_synchronization2 if supportedLynne2023-05-29
* hwcontext_vulkan: enable support for YCbCr samplersLynne2023-05-29
* hwcontext_vulkan: avoid using 64-bit enumsLynne2022-01-27
* avutil/hwcontext_vulkan: fully support customizable validation layersWu Jianhua2021-11-26
* vulkan: fix checkheadersLynne2021-11-19
* avutil/vulkan: load win32 external memory functionsTimo Rothenpieler2021-11-14
* hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on uninitLynne2021-11-12
* lavu: move hwcontext_vulkan's function loader into separate filesLynne2021-11-12