summaryrefslogtreecommitdiffstats
path: root/src/vulkan
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-05-03 15:57:31 +0100
committerJuan A. Suarez Romero <[email protected]>2017-05-31 22:32:03 +0200
commit4c0010e93cf24aa1a0ae87c912dfa469076a2cae (patch)
tree878e71fc33c4698607afc199b3e4f0fd4d9e56b2 /src/vulkan
parent5e2a985a54813159d34913fdb8c9da6d5d245fa4 (diff)
configure: error out when building GLX w/o the X11 platform
Building EGL/Vulkan/other without X11, while GLX is enabled is confusing and misleading. In practise anyone aiming at the former will also disable GLX. The inverse (some examples below) should still work: ./configure --disable-glx --with-platforms=x11 --with-vulkan-drivers=intel ./configure --disable-glx --with-platforms=x11 --enable-egl Keep in mind that the X11 platform is enabled, by default. Cc: <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> (cherry picked from commit 8212fc95b59d0dd3cae1fe11359e0fa96d75e1bc) Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'src/vulkan')
0 files changed, 0 insertions, 0 deletions