From 0715b3c2eead0c31986e737a62d555fcb345ebda Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?= Date: Thu, 22 Jun 2017 01:26:54 +0200 Subject: [PATCH] drirc: whitelist glthread for a few games Performance deltas: Alien Isolation: +17% (it varies depending on the location) Borderlands 2: +50% (it varies depending on the location) BioShock Infinite: +76% (benchmark) Civilization 6: +20% (benchmark) Reviewed-by: Timothy Arceri --- src/mesa/drivers/dri/common/drirc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index 494d768..69b735c 100644 --- a/src/mesa/drivers/dri/common/drirc +++ b/src/mesa/drivers/dri/common/drirc @@ -159,6 +159,22 @@ TODO: document the other workarounds. + + + + + + + + + + + -- 2.7.4