[Mesa-dev] [PATCH] radeonsi: add config entry for Counter-Strike Global Offensive

Bas Nieuwenhuizen bas at basnieuwenhuizen.nl
Mon May 6 13:10:09 UTC 2019


a-b

On Mon, May 6, 2019 at 6:39 AM Timothy Arceri <tarceri at itsqueeze.com> wrote:
>
> This fixes rendering issues with gun scopes which is rather
> important.
>
> Cc: "19.0" "19.1" <mesa-stable at lists.freedesktop.org>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100239
> ---
>  src/util/00-mesa-defaults.conf | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf
> index c704a1756ae..6389b796d33 100644
> --- a/src/util/00-mesa-defaults.conf
> +++ b/src/util/00-mesa-defaults.conf
> @@ -468,6 +468,9 @@ TODO: document the other workarounds.
>          <application name="ARK: Survival Evolved (and unintentionally the UE4 demo template)" executable="ShooterGame">
>              <option name="radeonsi_clear_db_cache_before_clear" value="true" />
>          </application>
> +        <application name="Counter-Strike Global Offensive" executable="csgo_linux64">
> +            <option name="radeonsi_zerovram" value="true" />
> +        </application>
>          <application name="No Mans Sky" executable="NMS.exe">
>              <option name="radeonsi_zerovram" value="true" />
>          </application>
> --
> 2.20.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list