xserver/exa
Eric Anholt f36153e3ef Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
In all these cases, any rendering implied by this damage has already
occurred, and we want to get the damage out to the client.  Some of
the DamageRegionAppend calls were explicitly telling damage to flush
the reportAfter damage out, but not all.

Bug #30260. Fixes the compiz wallpaper plugin with client damage
changed to reportAfter.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-11-10 15:51:03 -08:00
..
Makefile.am
exa.c Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter. 2010-11-10 15:51:03 -08:00
exa.h
exa_accel.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
exa_classic.c EXA: Finish access to pixmap if it's prepared at destruction time. 2010-07-13 10:07:04 -07:00
exa_driver.c EXA: Finish access to pixmap if it's prepared at destruction time. 2010-07-13 10:07:04 -07:00
exa_glyphs.c Remove more superfluous if(p) checks around free(p) 2010-06-11 19:05:46 +07:00
exa_migration_classic.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
exa_migration_mixed.c
exa_mixed.c EXA: Finish access to pixmap if it's prepared at destruction time. 2010-07-13 10:07:04 -07:00
exa_offscreen.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
exa_priv.h EXA: Finish access to pixmap if it's prepared at destruction time. 2010-07-13 10:07:04 -07:00
exa_render.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
exa_unaccel.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00