mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
drirc: add a workaround for ARMA 3
Cc: 18.2 <mesa-stable@lists.freedesktop.org>
This commit is contained in:
parent
f5bab06428
commit
8e0b4cb8a1
1 changed files with 4 additions and 0 deletions
|
|
@ -202,6 +202,10 @@ TODO: document the other workarounds.
|
|||
<option name="force_compat_profile" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="ARMA 3" executable="arma3.x86_64">
|
||||
<option name="glsl_correct_derivatives_after_discard" value="true"/>
|
||||
</application>
|
||||
|
||||
<!-- The GL thread whitelist is below, workarounds are above.
|
||||
Keep it that way. -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue