OSDN Git Service

travis: remove workarounds for the Vulkan target
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 4 May 2017 10:05:27 +0000 (11:05 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 19 May 2017 18:46:55 +0000 (19:46 +0100)
commit552cd5cce5ff75527d4755e1e2fb13ecf268575f
treeadfa53236888a37d1d5e1314ca990366d6a03bfa
parent5ab6ded0a93829a668457fdb5bcfbe8b7fb99c7b
travis: remove workarounds for the Vulkan target

Previously we required --enable-egl for the platform selection to work.
Additionally due to the broken DRI3 dependency tracking we needed
--enable-glx.

Since both of these are now sorted now we no longer need the
workarounds.

While we're here, explicitly enable dri3.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
.travis.yml