summaryrefslogtreecommitdiffstats
path: root/video/out/hwdec/hwdec_vulkan.c
Commit message (Expand)AuthorAgeFilesLines
* hwdec_vulkan: use VK_NULL_HANDLE when counting the number of imagesDudemanguy2023-11-181-2/+2
* Revert "hwdec_vulkan: account for vulkan frames now using presentation size"Philip Langdale2023-10-261-2/+12
* hwdec_vulkan: respect probing flag when logging during initPhilip Langdale2023-06-031-3/+4
* hwdec_vulkan: account for vulkan frames now using presentation sizePhilip Langdale2023-05-291-12/+2
* hwdec_vulkan: add Vulkan HW InteropPhilip Langdale2023-05-281-0/+332