driconf: add a workaround for Kaiju-A-Gogo

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22152>
This commit is contained in:
Paul Gofman 2023-03-27 14:36:12 -06:00 committed by Marge Bot
parent aa314c746f
commit 1646f7d977

View file

@ -395,6 +395,10 @@ TODO: document the other workarounds.
<option name="allow_glsl_120_subset_in_110" value="true" />
</application>
<application name="Kaiju-A-Gogo" executable="kaiju.exe">
<option name="allow_glsl_120_subset_in_110" 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>