From 0477fbc6558444d9f33de50a0656dbe997b6b928 Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Fri, 16 Apr 2021 09:42:46 +0200 Subject: [PATCH] driconf: add workaround for Golf With Friends MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The game has a shader that uses texture functions that rely on implicit derivatives after a discard. Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4547 Reviewed-by: Timothy Arceri Reviewed-by: Marek Olšák Part-of: --- src/util/00-mesa-defaults.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index ec86d60079f..2b6511f0ffb 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -312,6 +312,11 @@ TODO: document the other workarounds.