This pull request includes an unreviewed patch outside of XQuartz which has 
been submitted to the list twice.  It is small and just adds some sanity 
checking to miPaintWindow.  These checks used to be in XQuartz' paintWindow() 
codepath before all that was nuked.  It helps us make sure we don't try to draw 
the root window when it shouldn't be drawn (rootless mode).

The following changes since commit ffaae7c0c69a51a53a76146c79f3630ae197a443:
  Adam Jackson (1):
        Remove mibank support

are available in the git repository at:

  git://people.freedesktop.org/~jeremyhu/xserver master

Jeremy Huddleston (3):
      rootless: Remove an unneeded comment
      mi: Add some sanity checking to miPaintWindow
      XQuartz GLX: Change around includes for better compatability with 
different OS versions

Oliver McFadden (1):
      x-list.c: null-returning function malloc() was called without checking

 hw/xquartz/GL/indirect.c        |    2 ++
 hw/xquartz/GL/visualConfigs.c   |    3 ++-
 hw/xquartz/xpr/x-list.c         |    1 +
 mi/miexpose.c                   |    3 +++
 miext/rootless/rootlessWindow.c |    4 ----
 5 files changed, 8 insertions(+), 5 deletions(-)

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to