Mesa (main): driconf: add Abaqus configs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Feb 22 07:35:14 UTC 2022


Module: Mesa
Branch: main
Commit: f1650bd39b6200cc9bc8945e87f12ae1337cbfe1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1650bd39b6200cc9bc8945e87f12ae1337cbfe1

Author: Qiang Yu <yuq825 at gmail.com>
Date:   Tue Feb  8 10:14:15 2022 +0800

driconf: add Abaqus configs

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer at amd.com>
Signed-off-by: Qiang Yu <yuq825 at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14926>

---

 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 d965e0ad0f6..b9070497235 100644
--- a/src/util/00-mesa-defaults.conf
+++ b/src/util/00-mesa-defaults.conf
@@ -376,6 +376,11 @@ TODO: document the other workarounds.
             <option name="force_direct_glx_context" value="true" />
         </application>
 
+        <application name="Abaqus" executable="ABQcaeK">
+            <option name="keep_native_window_glx_drawable" value="true" />
+            <option name="allow_rgb10_configs" value="false" />
+        </application>
+
         <!-- The GL thread allowlist is below, workarounds are above.
              Keep it that way. -->
 



More information about the mesa-commit mailing list