From 8b58b089140731a8e96e5e2f0496fb22c233398f Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 6 Dec 2022 11:50:19 +0000 Subject: [PATCH] Revert "Work around Mesa regresion #1025312 by forcing software rendering" This reverts commit 21fbef6d66586999e9a57d1c57694a4b8771f1c7. --- debian/tests/run-with-display | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/tests/run-with-display b/debian/tests/run-with-display index bd6a1d21ca..3fa2d46e3b 100755 --- a/debian/tests/run-with-display +++ b/debian/tests/run-with-display @@ -26,9 +26,6 @@ usage () { exit "$status" } -# Workaround for https://bugs.debian.org/1025312 -export LIBGL_ALWAYS_SOFTWARE=1 - display="$1" case "$display" in -- 2.30.2