On Wed, Nov 18, 2009 at 3:23 PM, Maarten Maathuis <madman2...@gmail.com> 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
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to