gstreamer/ext/vulkan
Matthew Waters 407dab607f vulkan: only pass the device/instance/display in to *_handle_*() functions
We don't need to change the pointer value in these functions.
2019-09-17 13:02:43 +10:00
..
shaders shaders/view-convert: remove some debugging colours 2019-08-22 11:50:51 +10:00
gstvulkan.c vulkan: add view converter element 2019-07-05 15:04:28 +10:00
meson.build vulkan: add view converter element 2019-07-05 15:04:28 +10:00
vkcolorconvert.c vulkancolorconvert: explicitly initalize swizzle arrays 2019-08-28 10:34:39 +00:00
vkcolorconvert.h vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
vkdownload.c vulkan: only pass the device/instance/display in to *_handle_*() functions 2019-09-17 13:02:43 +10:00
vkdownload.h vulkan: add download element 2019-06-20 01:41:56 +10:00
vkfullscreenrender.c vulkan: only pass the device/instance/display in to *_handle_*() functions 2019-09-17 13:02:43 +10:00
vkfullscreenrender.h vulkan: move trash list to library 2019-07-04 14:18:15 +10:00
vkimageidentity.c vulkan: move trash list to library 2019-07-04 14:18:15 +10: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 vulkan: only pass the device/instance/display in to *_handle_*() functions 2019-09-17 13:02:43 +10:00
vksink.h vulkan: move swapper object to the gstvulkan library 2019-07-04 14:18:15 +10:00
vkupload.c vulkan: only pass the device/instance/display in to *_handle_*() functions 2019-09-17 13:02:43 +10:00
vkupload.h vkupload: implement buffer to image uploader 2019-06-04 09:03:44 +00:00
vkviewconvert.c vulkanviewconvert: perform a renegotiation on multiview mode/flag property changes 2019-08-22 11:51:01 +10:00
vkviewconvert.h vulkan: add view converter element 2019-07-05 15:04:28 +10:00