gstreamer/ext/vulkan
Matthew Waters 5dd530daec vkinstance: remove gst_vulkan_instance_close
Sharing the instance across multiple elements/application will require
using the refcount instead to know when to close and destroy the instance.
2016-02-17 01:13:43 +11:00
..
xcb vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
.gitignore
gstvulkan.c
Makefile.am
vk.h
vk_fwd.h vkinstance: remove gst_vulkan_instance_close 2016-02-17 01:13:43 +11:00
vkdevice.c vulkan: de-C99 struct declarations 2016-02-17 01:13:43 +11:00
vkdevice.h
vkdisplay.c vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkdisplay.h vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkerror.c
vkerror.h
vkimagememory.c vkmemory: debug output the memory properties requested 2016-02-17 01:13:43 +11:00
vkimagememory.h
vkinstance.c vkinstance: remove gst_vulkan_instance_close 2016-02-17 01:13:43 +11:00
vkinstance.h vkinstance: remove gst_vulkan_instance_close 2016-02-17 01:13:43 +11:00
vkmemory.c vkmemory: debug output the memory properties requested 2016-02-17 01:13:43 +11:00
vkmemory.h
vkqueue.c
vkqueue.h
vksink.c vkinstance: remove gst_vulkan_instance_close 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: remove outdated comment 2016-02-17 01:13:43 +11:00
vkswapper.h vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
vkutils.c
vkutils.h
vkwindow.c vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00
vkwindow.h vkwindow/swapper: implement redraw handling 2016-02-17 01:13:43 +11:00