--- compiz-0.8.8-alt12.patch.orig 2016-01-04 14:15:40.856135055 +0300 +++ compiz-0.8.8-alt12.patch 2016-01-04 14:16:11.361134153 +0300 @@ -18607,7 +18607,7 @@ return FALSE; } -+ /* NVIDIA */ ++ /* NVIDIA * + indirectRendering = TRUE; + int n = 0; + char **extlist = XListExtensions (dpy, &n); @@ -18619,7 +18619,7 @@ + } + } + XFreeExtensionList (extlist); -+ } ++ } */ + s->ctx = glXCreateContext (dpy, visinfo, NULL, !indirectRendering); if (!s->ctx)