gstreamer/ext/vulkan
Matthew Waters db617a98ad vksink: Retrieve vulkan queue earlier
Allows using the swapper's queue over upstream's queue.  The swapper
will check for the necessary presentation support that upstream may not
consider.
2019-06-20 01:41:56 +10:00
..
shaders vulkan: add a new image copying element 2019-06-04 09:03:44 +00:00
gstvulkan.c vulkan: add a new image copying element 2019-06-04 09:03:44 +00:00
meson.build vulkan: add a new image copying element 2019-06-04 09:03:44 +00:00
vkimageidentity.c vulkan: implement the correct memory barriers necessary 2019-06-04 09:03:44 +00:00
vkimageidentity.h vulkan: add a new image copying element 2019-06-04 09:03:44 +00: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 vksink: Retrieve vulkan queue earlier 2019-06-20 01:41:56 +10:00
vksink.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
vkswapper.c vksink: Retrieve vulkan queue earlier 2019-06-20 01:41:56 +10:00
vkswapper.h vksink: Retrieve vulkan queue earlier 2019-06-20 01:41:56 +10:00
vktrash.c vktrash: add more destruction of vulkan types 2019-06-04 09:03:44 +00:00
vktrash.h vktrash: add more destruction of vulkan types 2019-06-04 09:03:44 +00:00
vkupload.c vkupload: remove debugging error log 2019-06-04 09:03:44 +00:00
vkupload.h vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00