gstreamer/ext/vulkan
Matthew Waters 4e3cb77fa8 vkdisplay: hold a weakref on the list of windows
It's possible that the window may have been destroyed when a winsys
event comes in for it.

Fixes an assertion in make -C tests/check generic/states.check
2016-10-05 12:20:52 +11:00
..
wayland vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
xcb
.gitignore
gstvulkan.c
Makefile.am vulkan/build: add the build directory to the list of includes 2016-05-05 23:54:16 +10:00
meson.build meson: add build files for vulkan 2016-09-09 16:55:23 +10:00
vk.h
vk_fwd.h
vkapi.h vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
vkbuffermemory.c
vkbuffermemory.h
vkbufferpool.c
vkbufferpool.h
vkconfig.h.meson meson: add build files for vulkan 2016-09-09 16:55:23 +10:00
vkdevice.c vkdevice: only unref the gstcontext query if non-NULL 2016-10-05 12:20:52 +11:00
vkdevice.h
vkdisplay.c vkdisplay: hold a weakref on the list of windows 2016-10-05 12:20:52 +11:00
vkdisplay.h
vkerror.c
vkerror.h
vkimagememory.c
vkimagememory.h
vkinstance.c vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
vkinstance.h
vkmacros.h
vkmemory.c
vkmemory.h
vkqueue.c
vkqueue.h
vksink.c
vksink.h
vkswapper.c vkswapper: check the error of the presentation for out of date 2016-05-13 15:24:35 +03:00
vkswapper.h
vkupload.c vkupload: add video/x-raw to the VulkanBuffer uploader 2016-09-08 16:14:41 +10:00
vkupload.h
vkutils.c vkutils: set the last element of the layer array to NULL 2016-09-08 16:14:31 +10:00
vkutils.h
vkutils_private.h
vkwindow.c vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
vkwindow.h