[virglrenderer-devel] [PATCH 2/2] Add CI configuration for Gitlab
Daniel Stone
daniels at collabora.com
Fri Apr 20 14:22:49 UTC 2018
Hi Tomeu,
On Fri, 2018-04-20 at 16:16 +0200, Tomeu Vizoso wrote:
> Adds a simple script that configures a CI pipeline to be used in Gitlab
> installations.
For what it's worth, I'm in the middle of working on the gitlab.fd.o CI
setup, so we can run it there.
> +build:
> + stage: build
> + script:
> + - ./autogen.sh
> + - export MESA_GL_VERSION_OVERRIDE=3.3 # Not sure why LLVMPipe claims
> to only support OpenGL 2.1
Because Mesa isn't built with --enable-texture-float.
Cheers,
Daniel
More information about the virglrenderer-devel
mailing list