minor fixing PW_MESA_GL_VERSION_OVERRIDE

This commit is contained in:
Mikhail Tergoev
2024-04-19 17:42:08 +03:00
parent c606ef8594
commit 4278697845
3 changed files with 13 additions and 6 deletions

View File

@ -27,6 +27,7 @@ export WINE_ALLOW_XIM="0"
export PW_USE_SHADER_CACHE="1"
export PW_WINE_CPU_TOPOLOGY="disabled"
export STAGING_SHARED_MEMORY="1"
export PW_MESA_GL_VERSION_OVERRIDE="disabled"
export PW_FORCE_LARGE_ADDRESS_AWARE="1"
export PW_USE_EAC_AND_BE="1"
export PW_USE_US_LAYOUT="0"