mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 21:30:09 +01:00
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:
parent
0a0d08dfe0
commit
a46307a732
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue