[Mesa-dev] [RFC PATCH 4/4] drirc: add force_compat_profile for Tropico 5

Marek Olšák maraeo at gmail.com
Mon Feb 13 16:07:00 UTC 2017


Patches 2-4:

Reviewed-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Fri, Feb 10, 2017 at 2:41 PM, Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
> Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
> ---
>  src/mesa/drivers/dri/common/drirc | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc
> index bfa4ff1dc3..be4cbc6078 100644
> --- a/src/mesa/drivers/dri/common/drirc
> +++ b/src/mesa/drivers/dri/common/drirc
> @@ -112,5 +112,9 @@ TODO: document the other workarounds.
>          <application name="Crookz - The Big Heist" executable="Crookz">
>              <option name="force_compat_profile" value="true" />
>          </application>
> +
> +        <application name="Tropico 5" executable="Tropico5">
> +            <option name="force_compat_profile" value="true" />
> +        </application>
>      </device>
>  </driconf>
> --
> 2.11.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