From 37e8341db4e9618fcd874c52aca57579f639bfe8 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Fri, 5 May 2017 06:26:03 -0700 Subject: [PATCH] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Increases performance on vmwgfx since we're avoiding full buffer damage and since we can't sync to vertical retrace anyway. Signed-off-by: Thomas Hellstrom Reviewed-by: Marek Olšák --- src/mesa/drivers/dri/common/drirc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index d820462fad0..b6c3c6a5db7 100644 --- a/src/mesa/drivers/dri/common/drirc +++ b/src/mesa/drivers/dri/common/drirc @@ -152,4 +152,11 @@ TODO: document the other workarounds.