xserver/composite
Adam Jackson 6dd775f57d composite: Don't backfill non-bg-None windows
If there's a defined background then backfilling is a waste of effort,
since exposure processing will paint that in for us.  But note that we
have to backfill if any children are bg=None to preserve semantics with
non-composited servers.

Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2010-10-18 17:37:10 -04:00
..
Makefile.am Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00
compalloc.c composite: Don't backfill non-bg-None windows 2010-10-18 17:37:10 -04:00
compext.c Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
compinit.c composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345) 2010-06-22 11:41:20 -07:00
compint.h composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345) 2010-06-22 11:41:20 -07:00
compositeext.h Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00
compoverlay.c Move each screen's root-window pointer into ScreenRec. 2010-06-03 14:03:23 -07:00
compwindow.c composite: Convert compWindowUpdate to use TraverseTree 2010-09-10 11:56:57 -07:00