From a21c0f531ec3a88003f5dce86c8b3d0ad4ea406a Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Wed, 6 Oct 2021 14:49:01 +0200 Subject: [PATCH] mesa: enable force_direct_glx_context for DiscoveryStudio2020 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This app uses Qt4.8 which uses an indirect context to save a GL scene to a pixmap. Reviewed-by: Marek Olšák Part-of: --- src/util/00-mesa-defaults.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 295e95744a9..a30abbb9ced 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -341,6 +341,10 @@ TODO: document the other workarounds.