From 40c93e2f455d788cc920f395b899e70f730cf5a3 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Fri, 30 Apr 2021 16:05:23 +1000 Subject: [PATCH] util: disable glthread in CSGO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Users have reported a rise in trust factor problems [1] since using mesa builds containing 6f2017205e62. Until we confirm its not a problem disable glthread. [1] https://github.com/ValveSoftware/csgo-osx-linux/issues/2630 Fixes: 6f2017205e62 ("dri: enable glthread + radeonsi workaround for CS:GO") Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4710 Reviewed-by: Pierre-Eric Pelloux-Prayer Reviewed-by: Marek Olšák Part-of: --- src/util/00-mesa-defaults.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 2b6511f0ffb..7e48cff109d 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -669,7 +669,6 @@ TODO: document the other workarounds.