[virglrenderer-devel] [PATCH 2/2] Add CI configuration for Gitlab
Tomeu Vizoso
tomeu.vizoso at collabora.com
Mon Apr 23 14:02:53 UTC 2018
On 04/20/2018 04:22 PM, Daniel Stone wrote:
> 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.
It's working great:
https://gitlab.freedesktop.org/tomeu/virglrenderer/-/jobs/136
Thanks!
>> +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.
I see, will fix the comment in v2.
Thanks,
Tomeu
> Cheers,
> Daniel
> _______________________________________________
> virglrenderer-devel mailing list
> virglrenderer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/virglrenderer-devel
>
More information about the virglrenderer-devel
mailing list