From: Thomas Hellstrom Date: Tue, 16 May 2017 14:25:12 +0000 (-0700) Subject: dri/vmwgfx: Disable a couple of glx extensions also for Ubuntu unity / compiz X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b8b0a3dc5cf195cc22317f3aae14399160fdc03e;p=mesa.git dri/vmwgfx: Disable a couple of glx extensions also for Ubuntu unity / compiz It appears like the GLX_EXT_buffer_age extension also prevents Compiz / Ubuntu Unity from performing partial buffer swaps when it otherwise feels like doing so. So try to get them back again. We also disable GLX_OML_sync_control since it appears it had a favourable impact on gnome-shell. Signed-off-by: Thomas Hellstrom Reviewed-by: Sinclair Yeh --- diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index b6c3c6a5db7..5152b207ebe 100644 --- a/src/mesa/drivers/dri/common/drirc +++ b/src/mesa/drivers/dri/common/drirc @@ -158,5 +158,9 @@ TODO: document the other workarounds.