Module: Mesa Branch: master Commit: 8c780e54a35e5ed71a899ee4701bab6363d13f00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c780e54a35e5ed71a899ee4701bab6363d13f00
Author: Eric Engestrom <[email protected]> Date: Tue Mar 19 14:23:59 2019 +0000 gitlab-ci: build gallium extra hud Signed-off-by: Eric Engestrom <[email protected]> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f39a7329077..f3834c9a3e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -301,6 +301,7 @@ meson-gallium-st-other: -D gbm=false GALLIUM_ST: > -D dri3=true + -D gallium-extra-hud=true -D gallium-vdpau=true -D gallium-xvmc=true -D gallium-omx=bellagio _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
