From 6f7446bda56adbd239cb423fffd0eb125441b2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Ol=C5=A1=C3=A1k?= Date: Sat, 26 Sep 2020 07:50:07 -0400 Subject: [PATCH] driconf: enable force_glsl_extensions_warn for viewperf Discovered by Pierre-Eric Pelloux-Prayer. Reviewed-by: Pierre-Eric Pelloux-Prayer Part-of: --- src/util/00-mesa-defaults.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 8fec2089dda..2d21c9cbf6f 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -291,6 +291,8 @@ TODO: document the other workarounds. instead of non-existent GLX_AMD_gpu_association. Yes, it checks the vendor string, not the extension list. -->