XGL/Compiz: Hack against compiz to suppress pixmap corruption and improve performance
Pasi Savolainen
psavo at iki.fi
Fri Mar 3 11:46:46 PST 2006
Erik Andrén <erik.andren at gmail.com> writes:
> @@ -158,6 +158,9 @@
> return TRUE;
> }
> else
> +
> + glFlush();
> +
> return FALSE;
>
> screenLighting (screen, FALSE);
Not to rain on your parade, but it seems that you make that function
quit unconditionally with 'FALSE' if it ever goes through preceding
if-cage. (eg, screenLighting and anything below is never executed).
--
Psi -- <http://www.iki.fi/pasi.savolainen>
More information about the xorg
mailing list