anv: factor out the X11/XCB build
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 20 Apr 2016 18:15:18 +0000 (19:15 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 1 May 2016 07:38:04 +0000 (08:38 +0100)
commit6dc169e18f6991836be5172adae7c5766cda3366
tree9227c46241f946d5a8bde5caeccd352c8b16a6c3
parentcbc4837b83157fd990ac5960badaba342be6cb33
anv: factor out the X11/XCB build

Similar to earlier commit - move all the common bits into a single
place, thus improving readability and allowing us to see what's missing.

Also don't forget to add the missing bits. This commit should allows us
to build wayland only vulkan ;-)

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/Makefile.am
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_wsi.c