mesa/src/vulkan/wsi
Lionel Landwerlin cb7c9b2a93 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>
2019-05-22 14:07:14 +00:00
..
meson.build vulkan: fix build dependency issue with generated files 2019-05-22 14:07:14 +00:00
wsi_common.c vulkan/wsi: Add X11 adaptive sync support based on dri options. 2019-04-23 23:49:39 +00:00
wsi_common.h vulkan/wsi: Add X11 adaptive sync support based on dri options. 2019-04-23 23:49:39 +00:00
wsi_common_display.c vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles 2019-04-26 11:26:33 +01:00
wsi_common_display.h wsi/display: s/#if/#ifdef/ to fix -Wundef 2019-03-11 10:49:36 +00:00
wsi_common_private.h wsi: allow to override the present mode with MESA_VK_WSI_PRESENT_MODE 2019-04-10 09:10:01 +02:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c wsi/wayland: document lack of vkAcquireNextImageKHR timeout support 2019-05-02 11:51:03 +00:00
wsi_common_wayland.h anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
wsi_common_x11.c vulkan/wsi: Set X11 minImageCount to 3. 2019-05-19 00:38:03 +00:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00