gstreamer/ext/vulkan
Matthew Waters 1cca847b2a vkdevice: add the necessary but arbitrary queue priority
Silences an error in the validation layers.
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 vulkan: add upload element 2016-02-17 01:13:43 +11:00
Makefile.am vulkan: add a vulkanbuffer bufferpool 2016-02-17 01:13:43 +11:00
vk.h vulkan: add a vulkanbuffer bufferpool 2016-02-17 01:13:43 +11:00
vk_fwd.h vulkan: add a vulkanbuffer bufferpool 2016-02-17 01:13:43 +11:00
vkapi.h vulkan: update to SDK 1.0.3.1 2016-02-17 01:13:43 +11:00
vkbuffermemory.c Revert "vulkan: remove views from the memory objects." 2016-02-17 01:13:43 +11:00
vkbuffermemory.h Revert "vulkan: remove views from the memory objects." 2016-02-17 01:13:43 +11:00
vkbufferpool.c vulkanmemory: remove bind variants 2016-02-17 01:13:43 +11:00
vkbufferpool.h vulkan: add a vulkanbuffer bufferpool 2016-02-17 01:13:43 +11:00
vkdevice.c vkdevice: add the necessary but arbitrary queue priority 2016-02-17 01:13:43 +11:00
vkdevice.h vkdevice: add callback iteration over the device queue's 2016-02-17 01:13:43 +11:00
vkdisplay.c vkutils: move object-specific context queries to their respective files 2016-02-17 01:13:43 +11:00
vkdisplay.h vkutils: move object-specific context queries to their respective files 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: free the managing struct on _free 2016-02-17 01:13:43 +11:00
vkimagememory.h Revert "vulkan: remove views from the memory objects." 2016-02-17 01:13:43 +11:00
vkinstance.c vulkan: update to SDK 1.0.3.1 2016-02-17 01:13:43 +11:00
vkinstance.h vkutils: move object-specific context queries to their respective files 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 vkqueue: add context helpers 2016-02-17 01:13:43 +11:00
vkqueue.h vkqueue: add context helpers 2016-02-17 01:13:43 +11:00
vksink.c vkutils: move object-specific context queries to their respective files 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 vkswapper: add the necessary call to check if the physical device supports the surface 2016-02-17 01:13:43 +11:00
vkswapper.h vulkan: add upload element 2016-02-17 01:13:43 +11:00
vkupload.c vkutils: move object-specific context queries to their respective files 2016-02-17 01:13:43 +11:00
vkupload.h vkupload: implement an uploader abstraction 2016-02-17 01:13:43 +11:00
vkutils.c vkutils: move object-specific context queries to their respective files 2016-02-17 01:13:43 +11:00
vkutils.h vkutils: move object-specific context queries to their respective files 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