drirc: Enable glthread for PCSX2
authorJibbityJobbity <jibbity@pm.me>
Wed, 13 May 2020 12:38:07 +0000 (00:38 +1200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 13 May 2020 22:48:09 +0000 (22:48 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5023>

src/util/00-mesa-defaults.conf

index fc9fa9e..22c0cc2 100644 (file)
@@ -418,6 +418,9 @@ TODO: document the other workarounds.
         <application name="RPCS3" executable="rpcs3">
             <option name="mesa_glthread" value="true"/>
         </application>
+        <application name="PCSX2" executable="PCSX2">
+            <option name="mesa_glthread" value="true"/>
+        </application>
 
         <application name="From The Depths" executable="From_The_Depths.x86_64">
             <option name="mesa_glthread" value="true"/>