gstreamer/ext/vulkan
Matthew Waters 9f4b043161 vulkan/queue: be sure to take a lock around command submission
This ensures that only one thread is submitting commands at a time as
required by the Vulkan specification.
2019-11-14 07:10:16 +00:00
..
shaders shaders/view-convert: remove some debugging colours 2019-08-22 11:50:51 +10:00
gstvulkan.c vulkan: add device provider implementation 2019-09-17 13:02:44 +10:00
meson.build vulkan: Fix build error when gstvulkan is not installed 2019-11-07 03:31:19 +00:00
vkcolorconvert.c vulkan: make new trash objects ref the fence 2019-11-13 22:27:59 +00:00
vkcolorconvert.h vulkan: implement proper descriptor set handling 2019-11-07 20:01:57 +00:00
vkdeviceprovider.c vulkan: add device provider implementation 2019-09-17 13:02:44 +10:00
vkdeviceprovider.h vulkan: add device provider implementation 2019-09-17 13:02:44 +10:00
vkdownload.c vulkan/queue: be sure to take a lock around command submission 2019-11-14 07:10:16 +00:00
vkdownload.h vulkan: add download element 2019-06-20 01:41:56 +10:00
vkelementutils.c vulkan: remove VkImageView from the memory 2019-09-25 11:11:02 +00:00
vkelementutils.h vulkan: remove VkImageView from the memory 2019-09-25 11:11:02 +00:00
vkfullscreenrender.c vulkan/queue: be sure to take a lock around command submission 2019-11-14 07:10:16 +00:00
vkfullscreenrender.h vulkan: implement proper descriptor set handling 2019-11-07 20:01:57 +00:00
vkimageidentity.c vulkan: NULL check destruction of vulkan resources 2019-11-13 22:27:59 +00:00
vkimageidentity.h vulkan: implement proper descriptor set handling 2019-11-07 20:01:57 +00:00
vkshader.c vulkan: use VK_NULL_HANDLE in more places 2019-11-07 20:01:57 +00:00
vkshader.h vulkan: add a new image copying element 2019-06-04 09:03:44 +00:00
vksink.c vulkansink: attempt a context query for a device 2019-09-17 13:02:44 +10:00
vksink.h vulkan: move swapper object to the gstvulkan library 2019-07-04 14:18:15 +10:00
vkupload.c vulkan/queue: be sure to take a lock around command submission 2019-11-14 07:10:16 +00:00
vkupload.h vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00
vkviewconvert.c vulkan: make new trash objects ref the fence 2019-11-13 22:27:59 +00:00
vkviewconvert.h vulkan: implement proper descriptor set handling 2019-11-07 20:01:57 +00:00