mesa/src
Lionel Landwerlin 77b0da0cd3 vulkan: fix build dependency issue with generated files
On machines with many cores, you can run into that issue :

../mesa-9999/src/vulkan/overlay-layer/overlay.cpp:42:10: fatal error: vk_enum_to_str.h: No such file or directory

v2: Move declare_dependency around (Eric)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reported-by: Jan Ziak
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Rebased by Dylan

Conflicts:
	src/amd/vulkan/meson.build
        src/freedreno/vulkan/meson.build
        src/intel/vulkan/meson.build
        src/vulkan/overlay-layer/meson.build
        src/vulkan/wsi/meson.build
2019-05-28 11:24:33 -07:00
..
amd vulkan: fix build dependency issue with generated files 2019-05-28 11:24:33 -07:00
broadcom v3d: Bump the maximum texture size to 4k for V3D 4.x. 2019-04-05 09:07:57 -07:00
compiler nir: Fix clone of nir_variable state slots 2019-05-21 09:11:22 -07:00
egl egl: return correct error code for a case req ver < 3 with forward-compatible 2019-05-08 16:40:18 -07:00
freedreno Revert "nir/opt_peephole_select: Don't peephole_select expensive math instructions" 2019-02-12 09:42:16 -08:00
gallium etnaviv: fill missing offset in etna_resource_get_handle 2019-05-28 11:24:33 -07:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx Revert "glx: Fix synthetic error generation in __glXSendError" 2019-05-08 16:40:19 -07:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel vulkan: fix build dependency issue with generated files 2019-05-28 11:24:33 -07:00
loader loader/dri3: Use strlen instead of sizeof for creating VRR property atom 2019-02-05 11:41:48 -08:00
mapi Revert "meson: drop GLESv1 .so version back to 1.0.0" 2019-05-08 16:40:18 -07:00
mesa mesa: unreference current winsys buffers when unbinding winsys buffers 2019-05-21 09:11:16 -07:00
util radeonsi: add config entry for Counter-Strike Global Offensive 2019-05-08 16:40:19 -07:00
vulkan vulkan: fix build dependency issue with generated files 2019-05-28 11:24:33 -07:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00