radv: enable radv_no_dynamic_bounds for more Path of Exile executables
[mesa.git] / src / util / 00-mesa-defaults.conf
index 037610219a7f450fba7a7d6b3c37dd4b91f7ca6f..dc7fb30a3f906119a3dd8e17a113853eb98314ef 100644 (file)
@@ -699,7 +699,16 @@ TODO: document the other workarounds.
             <option name="radv_enable_mrt_output_nan_fixup" value="true" />
         </application>
 
-        <application name="Path of Exile" executable="PathOfExile_x64Steam.exe">
+        <application name="Path of Exile (64-bit, Steam)" executable="PathOfExile_x64Steam.exe">
+            <option name="radv_no_dynamic_bounds" value="true" />
+        </application>
+        <application name="Path of Exile (32-bit, Steam)" executable="PathOfExileSteam.exe">
+            <option name="radv_no_dynamic_bounds" value="true" />
+        </application>
+        <application name="Path of Exile (64-bit)" executable="PathOfExile_x64.exe">
+            <option name="radv_no_dynamic_bounds" value="true" />
+        </application>
+        <application name="Path of Exile (32-bit)" executable="PathOfExile.exe">
             <option name="radv_no_dynamic_bounds" value="true" />
         </application>
     </device>