gstreamer/ext/vulkan
Matthew Waters d61e771c37 vulkan: use c99 designated initializers where possible
Makes the code much easier to read and allows removing our terrible
macros for structure initialization.
2019-06-04 09:03:44 +00:00
..
gstvulkan.c vulkan: remove unused X11 window system references 2019-06-04 09:03:44 +00:00
meson.build vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00
vksink.c vkswapper: support displaying memory:VulkanImage 2019-06-04 09:03:44 +00:00
vksink.h vulkan: make a gstvulkan library out of the existing API 2019-06-04 09:03:44 +00:00
vkswapper.c vulkan: use c99 designated initializers where possible 2019-06-04 09:03:44 +00:00
vkswapper.h vulkan: add a command pool object for tracking 2019-06-04 09:03:44 +00:00
vktrash.c vulkan: add a command pool object for tracking 2019-06-04 09:03:44 +00:00
vktrash.h vulkan: add a command pool object for tracking 2019-06-04 09:03:44 +00:00
vkupload.c vulkan: use c99 designated initializers where possible 2019-06-04 09:03:44 +00:00
vkupload.h vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00