util: add Jamestown+ workaround

Fixes crash on startup due to using API functionality removed in core
profile.

Cc: mesa-stable
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23246>
This commit is contained in:
Timothy Arceri
2023-05-26 13:55:11 +10:00
committed by Marge Bot
parent 62817ce396
commit 52d212aff2

View File

@@ -258,6 +258,10 @@ TODO: document the other workarounds.
<option name="force_glsl_abs_sqrt" value="true" />
</application>
<application name="Jamestown+" executable="JamestownPlus.exe">
<option name="force_compat_profile" value="true" />
</application>
<application name="Kerbal Space Program (32-bit)" executable="KSP.x86">
<option name="glsl_zero_init" value="true"/>
</application>