gstreamer/ext/vulkan
Matthew Waters 873e0d6340 vkimagememory: fix the memory barrier access masks
silences the following warnings from the validation layer

AccessMask xxx must have required access bit xxx and may have optional bits 0
when layout is VK_IMAGE_LAYOUT_TRANSFER_{SRC,DST}_OPTIMAL
2016-02-17 01:13:43 +11:00
..
xcb vulkan: update to SDK 0.10.2 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: implement GstContext helpers 2016-02-17 01:13:43 +11:00
vk.h vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vk_fwd.h vkdevice: remove gst_vulkan_device_close() 2016-02-17 01:13:43 +11:00
vkapi.h vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00
vkdevice.c vulkan: update error db for 0.10.2 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 vulkan: update to SDK 0.10.2 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: fix the memory barrier access masks 2016-02-17 01:13:43 +11:00
vkimagememory.h new vulkan based video sink 2016-02-17 01:13:43 +11:00
vkinstance.c vulkan: update error db for 0.10.2 2016-02-17 01:13:43 +11:00
vkinstance.h vulkan: implement GstContext helpers 2016-02-17 01:13:43 +11:00
vkmacros.h vulkan: update to SDK 0.10.2 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 vulkan: update to SDK 0.10.2 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 vkswapper: only wait on the semaphore once 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