[PULL xserver] Trigger automatic redirection updates on GetImage and SourceValidate (v5)

Ville Syrjälä ville.syrjala at nokia.com
Wed Jan 5 10:44:21 PST 2011


The following changes since commit 0dede200c9ac7adbe8b8c16efacc3edc1f183cd9:

  Merge remote branch 'vsyrjala/misc_fixes' (2011-01-05 08:51:46 -0800)

are available in the git repository at:

  git://gitorious.org/vsyrjala/xserver.git composite_getimage_sourcevalidate_v5

Ville Syrjälä (6):
      Add subWindowMode parameter to SourceValidate
      Call SourceValidate even if src == dst
      Revert "composite: Convert compWindowUpdate to use TraverseTree"
      composite: Add GetImage wrapper
      composite: Add SourceValidate wrapper
      composite: Support updating an arbitrary subtree

 composite/compalloc.c                  |   11 +++++++-
 composite/compinit.c                   |   46 ++++++++++++++++++++++++++++++++
 composite/compint.h                    |    4 ++-
 composite/compwindow.c                 |   34 ++++++++++++++++-------
 dix/window.c                           |    4 +++
 doc/xml/Xserver-spec.xml               |    7 +++--
 exa/exa_unaccel.c                      |    5 ++-
 hw/xfree86/common/xf86VGAarbiter.c     |    5 ++-
 hw/xfree86/common/xf86VGAarbiterPriv.h |    2 +-
 hw/xfree86/xaa/xaaBitBlt.c             |    6 ++--
 include/scrnintstr.h                   |    3 +-
 include/windowstr.h                    |    3 ++
 mi/micopy.c                            |    6 ++--
 mi/misprite.c                          |    7 +++--
 miext/damage/damage.c                  |   20 --------------
 miext/rootless/rootlessScreen.c        |    5 ++-
 render/mipict.c                        |    3 +-
 17 files changed, 117 insertions(+), 54 deletions(-)
-- 
Ville Syrjälä


More information about the xorg-devel mailing list