gstreamer/ext/vulkan
Matthew Waters bfab93dabe vulkan: move instance_open into the utility ensure_element_data
So callers don't have to perform it themselves.
2016-02-17 01:13:43 +11:00
..
xcb vulkan: update to release 1.0.1.1 2016-02-17 01:13:43 +11:00
.gitignore new vulkan based video sink 2016-02-17 01:13:43 +11:00
gstvulkan.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
Makefile.am vulkan: add a buffer memory allocator 2016-02-17 01:13:43 +11:00
vk.h vulkan: add a buffer memory allocator 2016-02-17 01:13:43 +11:00
vk_fwd.h vulkan: add a buffer memory allocator 2016-02-17 01:13:43 +11:00
vkapi.h vulkan: update to release 1.0.1.1 2016-02-17 01:13:43 +11:00
vkbuffermemory.c vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkbuffermemory.h vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkdevice.c vulkan: update to release 1.0.1.1 2016-02-17 01:13:43 +11:00
vkdevice.h vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vkdisplay.c vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vkdisplay.h vkdisplay: forward declare GstVulkanDisplayType 2016-02-17 01:13:43 +11:00
vkerror.c vulkan: update error db for 0.10.2 2016-02-17 01:13:43 +11:00
vkerror.h vulkan: update error db for 0.10.2 2016-02-17 01:13:43 +11:00
vkimagememory.c vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkimagememory.h vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkinstance.c vkinstance: add signal for overriding device creation 2016-02-17 01:13:43 +11:00
vkinstance.h vkinstance: add signal for overriding device creation 2016-02-17 01:13:43 +11:00
vkmacros.h vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkmemory.c vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkmemory.h vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkqueue.c new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkqueue.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vksink.c vulkan: move instance_open into the utility ensure_element_data 2016-02-17 01:13:43 +11:00
vksink.h vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkswapper.c vulkan: separate allocation and binding of memory 2016-02-17 01:13:43 +11:00
vkswapper.h vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vkutils.c vulkan: move instance_open into the utility ensure_element_data 2016-02-17 01:13:43 +11:00
vkutils.h vulkan: implement GstContext helpers 2016-02-17 01:13:43 +11:00
vkutils_private.h vulkan: implement GstContext helpers 2016-02-17 01:13:43 +11:00
vkwindow.c vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vkwindow.h vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00