mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 21:50:11 +01:00
drirc: Fix indentation.
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13312>
This commit is contained in:
parent
84d0f54e75
commit
574c6612ae
1 changed files with 6 additions and 6 deletions
|
|
@ -185,11 +185,11 @@ TODO: document the other workarounds.
|
|||
<option name="allow_higher_compat_version" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Faster than Light (32-bit)" executable="FTL.x86">
|
||||
<application name="Faster than Light (32-bit)" executable="FTL.x86">
|
||||
<option name="allow_higher_compat_version" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Faster than Light (64-bit)" executable="FTL.amd64">
|
||||
<application name="Faster than Light (64-bit)" executable="FTL.amd64">
|
||||
<option name="allow_higher_compat_version" value="true" />
|
||||
</application>
|
||||
|
||||
|
|
@ -197,7 +197,7 @@ TODO: document the other workarounds.
|
|||
<option name="allow_higher_compat_version" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="The Culling" executable="Victory">
|
||||
<application name="The Culling" executable="Victory">
|
||||
<option name="force_glsl_version" value="440" />
|
||||
</application>
|
||||
|
||||
|
|
@ -807,13 +807,13 @@ TODO: document the other workarounds.
|
|||
<application name="Shadow Of The Tomb Raider (Native)" application_name_match="ShadowOfTheTomb">
|
||||
<option name="radv_report_llvm9_version_string" value="true" />
|
||||
<option name="radv_invariant_geom" value="true" />
|
||||
</application>
|
||||
</application>
|
||||
|
||||
<application name="Shadow Of The Tomb Raider (DX11/DX12)" application_name_match="SOTTR.exe">
|
||||
<option name="radv_invariant_geom" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="RAGE 2" executable="RAGE2.exe">
|
||||
<application name="RAGE 2" executable="RAGE2.exe">
|
||||
<option name="radv_enable_mrt_output_nan_fixup" value="true" />
|
||||
</application>
|
||||
|
||||
|
|
@ -839,7 +839,7 @@ TODO: document the other workarounds.
|
|||
<option name="radv_zero_vram" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="World War Z" application_name_match="WWZ">
|
||||
<application name="World War Z" application_name_match="WWZ">
|
||||
<option name="radv_override_uniform_offset_alignment" value="16" />
|
||||
<option name="radv_disable_shrink_image_store" value="true" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue