mesa/src/vulkan
Daniel Stone d8f19d9aa0 vulkan/wsi/wayland: Move Wayland protocol from BUILT_SOURCES
autotools wants to have the BUILT_SOURCES ready as soon as it enters the
directory, even if they are not used. This meant the build failed if
wayland-protocols was not available on the system, even if it was not
enabled.

As BUILT_SOURCES cannot be used in a conditional (cf. 166852ee95), do
the same thing as EGL and manually encode the dependencies in the
Makefile.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Fixes: bfa22266cd ("vulkan/wsi/wayland: Add support for zwp_dmabuf")
Cc: Emil Velikov <emil.velikov@collabora.co.uk>
Reported-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105211
2018-02-26 10:43:12 +00:00
..
registry vulkan: Update the XML and headers to 1.0.68 2018-01-25 13:30:05 -08:00
util vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
wsi vulkan/wsi/x11: Consistently update and return swapchain status 2018-02-21 22:37:10 +00:00
Android.mk android: fix vulkan driver build 2017-12-18 09:49:15 +02:00
Makefile.am vulkan/wsi/wayland: Move Wayland protocol from BUILT_SOURCES 2018-02-26 10:43:12 +00:00
Makefile.sources vulkan/wsi/wayland: Add support for zwp_dmabuf 2018-02-21 22:37:10 +00:00
meson.build meson: Add build Intel "anv" vulkan driver 2017-09-27 09:12:19 -07:00