util: use force_gl_map_buffer_synchronized workaround with RAGE

CC: 22.1 22.0 <mesa-stable>

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/1326
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17199>
(cherry picked from commit e060d98aac)
This commit is contained in:
Timothy Arceri 2022-06-23 11:50:29 +10:00 committed by Dylan Baker
parent d36439c235
commit 179ad03f5d
2 changed files with 3 additions and 1 deletions

View file

@ -256,7 +256,7 @@
"description": "util: use force_gl_map_buffer_synchronized workaround with RAGE",
"nominated": true,
"nomination_type": 0,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null
},

View file

@ -159,10 +159,12 @@ TODO: document the other workarounds.
<application name="RAGE (64-bit)" executable="Rage64.exe">
<option name="allow_glsl_builtin_variable_redeclaration" value="true" />
<option name="force_gl_map_buffer_synchronized" value="true" />
</application>
<application name="RAGE (32-bit)" executable="Rage.exe">
<option name="allow_glsl_builtin_variable_redeclaration" value="true" />
<option name="force_gl_map_buffer_synchronized" value="true" />
</application>
<application name="Second Life" executable="do-not-directly-run-secondlife-bin">