On Thu, 2011-03-24 at 13:46 +0200, Erkki Seppälä wrote:
> Instead of using the "proper" DamageDamageRegion for reporting the
> first (virtual) damage in ProcDamageCreate that covers the borderClip
> of the drawable window, use DamageExtReport directly. This avoids
> sending all other damage listeners from receiving a full window update
> when a new damage object is created.

There's still one semantic difference between this and the original:
you're not adding the initial region to the Damage.  I'm not completely
sure if that matters in any existing app, but it's probably better to
assume it does.

It looks like damageReportDamage() might do what we want.

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to