[Mesa-dev] [PATCH] travis: Add radeonsi to continuous integration
Nicolai Hähnle
nhaehnle at gmail.com
Wed Apr 5 09:47:28 UTC 2017
On 05.04.2017 05:56, Rhys Kidd wrote:
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Acked-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
> ---
> .travis.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index aa212b1..c0b2c1f 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -114,7 +114,7 @@ script:
> ./autogen.sh --enable-debug
> --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-gallium-drivers=i915,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,etnaviv,imx
> --disable-llvm-shared-libs
> ;
> make && make check;
>
--
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
More information about the mesa-dev
mailing list