Mesa (master): travis: Add radv vulkan driver to continuous integration

Emil Velikov evelikov at kemper.freedesktop.org
Wed Apr 5 17:24:34 UTC 2017


Module: Mesa
Branch: master
Commit: 787ab427165bb3e9f4e5ab40ec7f611ea699ef6f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=787ab427165bb3e9f4e5ab40ec7f611ea699ef6f

Author: Rhys Kidd <rhyskidd at gmail.com>
Date:   Tue Apr  4 23:58:59 2017 -0400

travis: Add radv vulkan driver to continuous integration

Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Reviewed-by: Andres Gomez <agomez at igalia.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index aa212b1e24..0b03ae727f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -115,6 +115,7 @@ script:
         --with-egl-platforms=x11,drm
         --with-dri-drivers=i915,i965,radeon,r200,swrast,nouveau
         --with-gallium-drivers=i915,nouveau,r300,r600,freedreno,svga,swrast,vc4,virgl,etnaviv,imx
+        --with-vulkan-drivers=radeon
         --disable-llvm-shared-libs
         ;
       make && make check;




More information about the mesa-commit mailing list