mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-02 14:43:59 +08:00
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>
(cherry picked from commit 2abb72f512
)
This commit is contained in:
parent
50669655ed
commit
b351969fa2
@ -474,7 +474,7 @@
|
||||
"description": "driconf: add a workaround for Joe Danger 2",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user