gstreamer/ext/vulkan
Nirbheek Chauhan b55dfb5313 Add feature options for almost all plugins
The only plugins remaining are those that haven't been ported to Meson
yet, and msdk. Also, the tests are still automagic.

https://bugzilla.gnome.org/show_bug.cgi?id=795107
2018-07-27 19:04:38 +05:30
..
wayland vulkan: Use the generated version of vkconfig.h 2017-07-10 21:42:49 +10:00
xcb vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02:00
.gitignore new vulkan based video sink 2016-02-17 01:13:43 +11:00
gstvulkan.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
vk.h vulkan: add a trash object 2016-11-03 16:58:35 +11:00
vk_fwd.h vulkan: add a trash object 2016-11-03 16:58:35 +11:00
vkapi.h vulkan: Use the generated version of vkconfig.h 2017-07-10 21:42:49 +10:00
vkbuffermemory.c gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03:00
vkbuffermemory.h Revert "vulkan: remove views from the memory objects." 2016-02-17 01:13:43 +11:00
vkbufferpool.c vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02:00
vkbufferpool.h vulkan: add a vulkanbuffer bufferpool 2016-02-17 01:13:43 +11:00
vkconfig.h.meson meson: add build files for vulkan 2016-09-09 16:55:23 +10:00
vkdevice.c vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02:00
vkdevice.h vkdevice: add callback iteration over the device queue's 2016-02-17 01:13:43 +11:00
vkdisplay.c vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02: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
vkfence.c vulkan: add a simple refcountable fence wrapper 2016-11-03 16:58:35 +11:00
vkfence.h vulkan: add a simple refcountable fence wrapper 2016-11-03 16:58:35 +11:00
vkimagememory.c gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03:00
vkimagememory.h Revert "vulkan: remove views from the memory objects." 2016-02-17 01:13:43 +11:00
vkinstance.c vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02: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 gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03: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 docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
vksink.h vulkan: implement quitting and resizing the window 2016-02-17 01:13:43 +11:00
vkswapper.c vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02:00
vkswapper.h vulkan: add upload element 2016-02-17 01:13:43 +11:00
vktrash.c vulkan: add a trash object 2016-11-03 16:58:35 +11:00
vktrash.h vulkan: add a trash object 2016-11-03 16:58:35 +11:00
vkupload.c vulkanupload: actually loop over possible uploaders 2018-02-08 16:55:43 +11:00
vkupload.h vkupload: implement an uploader abstraction 2016-02-17 01:13:43 +11:00
vkutils.c vkutils: set the last element of the layer array to NULL 2016-09-08 16:14:31 +10: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: only warn on not found layers 2016-04-08 17:56:50 +10:00
vkwindow.c vulkan: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 01:25:04 +02:00
vkwindow.h vulkan: update to SDK 0.10.2 2016-02-17 01:13:43 +11:00