gstreamer/ext/vulkan
Matthew Waters bd41cc4557 vulkan: add a buffer memory allocator
Wraps the VkBuffer in a GstMemory subclass.
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: add a buffer memory allocator 2016-02-17 01:13:43 +11:00
vkbuffermemory.h vulkan: add a buffer memory allocator 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 vkimagememory: add get_{width,height) functions 2016-02-17 01:13:43 +11:00
vkimagememory.h vkimagememory: add get_{width,height) functions 2016-02-17 01:13:43 +11:00
vkinstance.c vulkan: add a buffer memory allocator 2016-02-17 01:13:43 +11:00
vkinstance.h vulkan: update to release 1.0.1.1 2016-02-17 01:13:43 +11:00
vkmacros.h vkmacros: use specific _INIT macros to initialize structures 2016-02-17 01:13:43 +11:00
vkmemory.c vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vkmemory.h vkmemory: align struct members in the header 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: implement GstContext helpers 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: update to release 1.0.1.1 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: update to SDK 0.10.2 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