gstreamer/ext/vulkan
Matthew Waters 82e86573b8 vulkan: implement command buffer reuse
Using a similar design for reference counting as
GstBuffer/GstBufferPool.
2019-09-19 02:01:35 +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: add device provider implementation 2019-09-17 13:02:44 +10:00
vkcolorconvert.c vulkan: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkcolorconvert.h vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10: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: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkdownload.h vulkan: add download element 2019-06-20 01:41:56 +10:00
vkfullscreenrender.c vulkan: split physical device from logical device 2019-09-17 13:02:44 +10:00
vkfullscreenrender.h vulkan: move trash list to library 2019-07-04 14:18:15 +10:00
vkimageidentity.c vulkan: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkimageidentity.h vulkan/identity: Split out most rendering code to a base class 2019-06-20 01:41:56 +10:00
vkshader.c vulkan: add a new image copying element 2019-06-04 09:03:44 +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: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkupload.h vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00
vkviewconvert.c vulkan: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkviewconvert.h vulkan: add view converter element 2019-07-05 15:04:28 +10:00