drirc: add options for BETA CAE Ansa application.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13364>
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2021-10-12 11:54:46 +02:00 committed by Marge Bot
parent f5dc334b6d
commit ff981a7e79

View file

@ -331,7 +331,11 @@ TODO: document the other workarounds.
<option name="glsl_correct_derivatives_after_discard" value="true" />
</application>
<application name="BETA CAE Systems - GL detect tool" executable="detect_opengl_tool">
<option name="mesa_extension_override" value="-GL_MESA_pack_invert -GL_MESA_framebuffer_flip_y -GL_MESA_window_pos" />
</application>
<application name="BETA CAE Systems - ANSA" executable="ansa_linux_x86_64">
<option name="mesa_extension_override" value="-GL_MESA_pack_invert -GL_MESA_framebuffer_flip_y -GL_MESA_window_pos" />
<option name="do_dce_before_clip_cull_analysis" value="true" />
</application>
@ -801,6 +805,12 @@ TODO: document the other workarounds.
<application name="SpaceEngine" executable="SpaceEngine.exe">
<option name="force_gl_vendor" value="X.Org" />
</application>
<application name="BETA CAE Systems - GL detect tool" executable="detect_opengl_tool">
<option name="force_gl_vendor" value="ATI Technologies Inc." />
</application>
<application name="BETA CAE Systems - ANSA" executable="ansa_linux_x86_64">
<option name="force_gl_vendor" value="ATI Technologies Inc." />
</application>
</device>
<device driver="i965">
<application name="Middle Earth: Shadow of Mordor" executable="ShadowOfMordor">