radeonsi: add config entry for Counter-Strike Global Offensive
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 6 May 2019 04:39:44 +0000 (14:39 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 6 May 2019 23:42:09 +0000 (09:42 +1000)
This fixes rendering issues with gun scopes which is rather
important.

Cc: "19.0" "19.1" <mesa-stable@lists.freedesktop.org>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100239

src/util/00-mesa-defaults.conf

index c704a1756ae4c6d3c8c263b32cd1568f70940626..6389b796d33dccc411fe1480602176dcd9de036d 100644 (file)
@@ -468,6 +468,9 @@ TODO: document the other workarounds.
         <application name="ARK: Survival Evolved (and unintentionally the UE4 demo template)" executable="ShooterGame">
             <option name="radeonsi_clear_db_cache_before_clear" value="true" />
         </application>
+        <application name="Counter-Strike Global Offensive" executable="csgo_linux64">
+            <option name="radeonsi_zerovram" value="true" />
+        </application>
         <application name="No Mans Sky" executable="NMS.exe">
             <option name="radeonsi_zerovram" value="true" />
         </application>