driconf: add a workaround for Joe Danger 2

CC: mesa-stable
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28439>
This commit is contained in:
Paul Gofman 2024-03-27 16:45:19 -06:00 committed by Marge Bot
parent bd189dbd77
commit 2abb72f512
1 changed files with 4 additions and 0 deletions

View File

@ -431,6 +431,10 @@ TODO: document the other workarounds.
<option name="allow_glsl_120_subset_in_110" value="true" />
</application>
<application name="Joe Danger 2 (Wine)" executable="JoeDanger2.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>