On Wed, Nov 18, 2009 at 3:23 PM, Maarten Maathuis <[email protected]> wrote: > - if (pExaPixmap->pDamage && exaPixmapIsOffscreen(pPixmap)) { > + if (pExaPixmap->pDamage && !pExaPixmap->offscreen && > + exaPixmapIsOffscreen(pPixmap)){
Very minor, but there should be a space between ) and { on the last line.
Do you have any benchmark results for this change?
Matt
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel
