gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan
Matthew Waters edffae31dd vulkan/wayland: provide a dummy registry global_remove function
Even if we don't care about any global objects being removed, wayland
will still error if globals are removed without a corresponding listener
set up for them.  e.g. wl_output hotplugging

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4316>
2023-04-03 02:36:38 +00:00
..
android vulkan: Add/fix various annotations 2022-10-18 13:51:17 +03:00
cocoa gl/vulkan: Fix static linking on macOS 2022-10-24 00:48:08 +00:00
ios gl/vulkan: Fix static linking on macOS 2022-10-24 00:48:08 +00:00
wayland vulkan/wayland: provide a dummy registry global_remove function 2023-04-03 02:36:38 +00:00
win32 vulkan: gl: change symbols to static 2023-03-23 00:56:04 +00:00
xcb vulkan: Add/fix various annotations 2022-10-18 13:51:17 +03:00
gstvkapi.h
gstvkbarrier.h
gstvkbuffermemory.c
gstvkbuffermemory.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkbufferpool.c
gstvkbufferpool.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkcommandbuffer.c
gstvkcommandbuffer.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkcommandpool-private.h
gstvkcommandpool.c vulkan: Remove unnecessary null checks 2022-11-01 15:19:51 +01:00
gstvkcommandpool.h
gstvkconfig.h.meson
gstvkdebug-private.h
gstvkdebug.c vulkan/swapper: add some debug logging for surface size and present modes 2021-10-21 11:32:04 +00:00
gstvkdebug.h vulkan/swapper: add some debug logging for surface size and present modes 2021-10-21 11:32:04 +00:00
gstvkdescriptorcache.c vulkan: Add missing array length and (out) annotation to parameters 2022-11-01 15:19:51 +01:00
gstvkdescriptorcache.h
gstvkdescriptorpool.c vulkan: Remove unnecessary null checks 2022-11-01 15:19:51 +01:00
gstvkdescriptorpool.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkdescriptorset.c vulkan: Add missing array length and (out) annotation to parameters 2022-11-01 15:19:51 +01:00
gstvkdescriptorset.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkdevice.c vulkan: Remove unnecessary null checks 2022-11-01 15:19:51 +01:00
gstvkdevice.h
gstvkdisplay.c vulkan: Add missing (nullable) annotation to Returns 2022-11-01 15:19:51 +01:00
gstvkdisplay.h
gstvkerror.c Fix various warnings from gobject-introspection 2022-10-25 09:45:25 +03:00
gstvkerror.h gstvulkan: Expose gst_vulkan_result_to_string 2022-02-05 16:33:04 +00:00
gstvkfence.c vulkan: silence gobject-instrospection warnings 2023-03-22 14:19:13 +00:00
gstvkfence.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkformat.c vulkan: Add/fix various annotations 2022-10-18 13:51:17 +03:00
gstvkformat.h
gstvkfullscreenquad.c vkfullscreenquad: set enable_clear as TRUE by default 2023-03-30 00:03:04 +00:00
gstvkfullscreenquad.h vkfullscreenquad: add support for disabling clearing 2022-06-14 03:34:05 +00:00
gstvkhandle.c
gstvkhandle.h
gstvkhandlepool.c
gstvkhandlepool.h
gstvkimagebufferpool.c vulkan: imagebufferpool: Remove video meta handling. 2023-01-26 11:49:00 +00:00
gstvkimagebufferpool.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkimagememory.c vulkan: Add missing (nullable) annotation to Returns 2022-11-01 15:19:51 +01:00
gstvkimagememory.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkimageview.c vulkan: Mark gst_vulkan_image_view_new create_info as constant pointer 2022-11-01 15:19:51 +01:00
gstvkimageview.h vulkan: Mark gst_vulkan_image_view_new create_info as constant pointer 2022-11-01 15:19:51 +01:00
gstvkinstance.c vkinstance: register GStreamer version as engine version 2023-03-24 04:28:54 +00:00
gstvkinstance.h
gstvkmemory.c vkmemory: flush whole size 2023-03-30 00:03:05 +00:00
gstvkmemory.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkphysicaldevice.c vulkan: physicaldevice: Dump 1.3 features and properties. 2023-01-26 03:19:58 +00:00
gstvkphysicaldevice.h
gstvkqueue.c vulkan: silence gobject-instrospection warnings 2023-03-22 14:19:13 +00:00
gstvkqueue.h
gstvkswapper.c vulkanswapper: correctly handle force-aspect-ratio=false 2023-03-27 11:58:46 +00:00
gstvkswapper.h
gstvktrash.c
gstvktrash.h
gstvkutils.c vulkan: silence gobject-instrospection warnings 2023-03-22 14:19:13 +00:00
gstvkutils.h gstvulkan: Constify code in create_shader 2021-10-21 23:35:41 -03:00
gstvkvideofilter.c vulkan: imagebufferpool: Remove video meta handling. 2023-01-26 11:49:00 +00:00
gstvkvideofilter.h vulkan: add some missing GAutoPtr definitions 2022-06-14 03:34:05 +00:00
gstvkwindow.c vulkan: Add missing array length and (out) annotation to parameters 2022-11-01 15:19:51 +01:00
gstvkwindow.h
meson.build meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
vulkan-prelude.h
vulkan.h
vulkan_fwd.h
vulkan_mkenum.py