xserver-multidpi/miext
Erkki Seppälä e409fb32b9 damage: use DamageReportDamage for the initial borderClip damage report
Instead of using DamageDamageRegion for reporting the first (virtual)
damage in ProcDamageCreate that covers the borderClip of the drawable
window, use a function DamageReportDamage directly (previously called
damageReportDamage). This avoids sending all other damage listeners a
full window update when a new damage object is created.

As this patch makes DamageReportDamage a public interface, the
function has been moved into the part of the file that contains all
the other public functions. The function has not been otherwise
modified.

Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-04-13 18:59:09 -07:00
..
cw Remove TriStrip and TriFan from the picture screen 2011-03-14 14:09:07 -04:00
damage damage: use DamageReportDamage for the initial borderClip damage report 2011-04-13 18:59:09 -07:00
rootless rootless: Remove hw/xfree86/ from includes 2011-02-08 12:41:25 -05:00
shadow shadow: Remove hw/xfree86/ from includes 2011-02-08 12:41:32 -05:00
sync mi: Sync: Don't free managed screen private 2010-12-27 09:43:56 -08:00
Makefile.am Move some sync code to miext 2010-12-06 19:12:46 -08:00