From 007998db1438cea06948d1ee2653aebf5fc0934c Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sat, 22 Feb 2025 21:29:11 +0100 Subject: [PATCH] ci/build: build-test the dri2 code To prevent things like https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33669 Part-of: --- .gitlab-ci/build/gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml index 98c89ef8fb3..8e9b0b79867 100644 --- a/.gitlab-ci/build/gitlab-ci.yml +++ b/.gitlab-ci/build/gitlab-ci.yml @@ -228,6 +228,7 @@ debian-build-testing: -D egl=enabled -D glvnd=disabled -D platforms=x11,wayland + -D legacy-x11=dri2 GALLIUM_ST: > -D gallium-extra-hud=true -D gallium-vdpau=enabled