driconf: add a workaround for Investigation Stories : gunsound

CC: mesa-stable
(cherry picked from commit 63aec75981)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38268>
This commit is contained in:
Paul Gofman 2025-10-29 15:56:57 -06:00 committed by Dylan Baker
parent 0a0d08dfe0
commit a46307a732
2 changed files with 5 additions and 1 deletions

View file

@ -344,7 +344,7 @@
"description": "driconf: add a workaround for Investigation Stories : gunsound",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -446,6 +446,10 @@ TODO: document the other workarounds.
<option name="allow_glsl_120_subset_in_110" value="true" />
</application>
<application name="Investigation Stories : gunsound (Wine)" executable="gunsound.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>