[Mesa-dev] [PATCH] drirc: whitelist glthread for The Witcher 2
Marek Olšák
maraeo at gmail.com
Fri Jul 14 21:42:52 UTC 2017
I pushed both patches. Thanks!
Marek
On Mon, Jul 10, 2017 at 9:12 PM, Edmondo Tommasina
<edmondo.tommasina at gmail.com> wrote:
> Performance delta on AMD Phenom II X3 720 / RX 470
>
> The Witcher 2: +18%
> ---
> src/mesa/drivers/dri/common/drirc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc
> index 69b735ce70..3108451090 100644
> --- a/src/mesa/drivers/dri/common/drirc
> +++ b/src/mesa/drivers/dri/common/drirc
> @@ -175,6 +175,9 @@ TODO: document the other workarounds.
> <application name="Borderlands 2" executable="Borderlands2">
> <option name="mesa_glthread" value="true"/>
> </application>
> + <application name="The Witcher 2" executable="witcher2">
> + <option name="mesa_glthread" value="true"/>
> + </application>
> </device>
> <!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
> <device driver="vmwgfx">
> --
> 2.11.0
>
> _______________________________________________
> 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