mesa/src/vulkan/wsi
Dylan Baker ddf06a05ad meson: move wayland_drm_protocol generation to wayland-drm
These files are needed by both vulkan wayland-wsi and by egl
wayland-wsi, since the XML file is in src/egl/wayland/wayland-drm and we
can include this directory in such a way that it will be loaded before
egl and vulkan this allows us to avoid multiple calls to the same
generator.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-and-Tested-by: Eric Engestrom <eric@engestrom.ch>
2017-10-20 16:46:48 -07:00
..
.gitignore vulkan/wsi: Generate wayland protocol headers separately from EGL 2017-03-13 11:16:33 +00:00
meson.build meson: move wayland_drm_protocol generation to wayland-drm 2017-10-20 16:46:48 -07:00
wsi_common.h util/vulkan: Move Vulkan utilities to src/vulkan/util 2017-06-06 08:17:13 -07: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 vulkan/wsi/wayland: Return better error messages 2017-09-27 08:32:36 -07: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: Free the event in x11_manage_fifo_queues(). 2017-10-17 17:17:15 +01:00
wsi_common_x11.h vulkan/wsi/radv: add initial prime support (v1.1) 2017-02-27 05:42:16 +10:00