gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan
Nirbheek Chauhan d1d365373f gl/vulkan: Fix static linking on macOS
duplicate symbol '__invoke_on_main' in:
    /Library/Frameworks/GStreamer.framework/Versions/1.0/lib/libgstvulkan-1.0.a(cocoa_gstvkwindow_cocoa.m.o)
    /Library/Frameworks/GStreamer.framework/Versions/1.0/lib/libgstgl-1.0.a(cocoa_gstglwindow_cocoa.m.o)
ld: 1 duplicate symbol for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Also make the same change in iOS for consistency.

Continuation of https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1132

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3263>
2022-10-25 11:06:34 +01:00
..
android
cocoa gl/vulkan: Fix static linking on macOS 2022-10-25 11:06:34 +01:00
ios gl/vulkan: Fix static linking on macOS 2022-10-25 11:06:34 +01:00
wayland
win32
xcb
gstvkapi.h
gstvkbarrier.h
gstvkbuffermemory.c
gstvkbuffermemory.h
gstvkbufferpool.c
gstvkbufferpool.h
gstvkcommandbuffer.c
gstvkcommandbuffer.h
gstvkcommandpool-private.h
gstvkcommandpool.c
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
gstvkdescriptorcache.h
gstvkdescriptorpool.c
gstvkdescriptorpool.h
gstvkdescriptorset.c
gstvkdescriptorset.h
gstvkdevice.c
gstvkdevice.h
gstvkdisplay.c
gstvkdisplay.h
gstvkerror.c
gstvkerror.h
gstvkfence.c
gstvkfence.h
gstvkformat.c
gstvkformat.h
gstvkfullscreenquad.c
gstvkfullscreenquad.h
gstvkhandle.c
gstvkhandle.h
gstvkhandlepool.c
gstvkhandlepool.h
gstvkimagebufferpool.c
gstvkimagebufferpool.h
gstvkimagememory.c
gstvkimagememory.h
gstvkimageview.c
gstvkimageview.h
gstvkinstance.c
gstvkinstance.h
gstvkmemory.c
gstvkmemory.h
gstvkphysicaldevice.c
gstvkphysicaldevice.h
gstvkqueue.c
gstvkqueue.h
gstvkswapper.c vulkan/swapper: add some debug logging for surface size and present modes 2021-10-21 11:32:04 +00:00
gstvkswapper.h
gstvktrash.c
gstvktrash.h
gstvkutils.c gstvulkan: Constify code in create_shader 2021-10-21 23:35:41 -03:00
gstvkutils.h gstvulkan: Constify code in create_shader 2021-10-21 23:35:41 -03:00
gstvkvideofilter.c
gstvkvideofilter.h
gstvkwindow.c
gstvkwindow.h
meson.build Meson: Fix deprecation warnings 2022-05-04 11:40:35 +01:00
vulkan-prelude.h
vulkan.h
vulkan_fwd.h
vulkan_mkenum.py