[PULL] XQuartz crash fix and logging-foo

Jeremy Huddleston jeremyhu at apple.com
Wed Jun 1 22:01:14 PDT 2011


The following changes since commit c5b72fd350bbdfd1facd0ddd5085f238c4cf252a:

  DIX: Set backgroundState correctly for root window (2011-06-01 18:42:23 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~jeremyhu/xserver master

Jeremy Huddleston (8):
      XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
      XQuartz: Move -lXplugin to LDFLAGS from LDADD
      XQuartz: Add a semicolon after DEBUG_LOG
      XQuartz: ASL: Update logging to support differnet levels and subsystems
      XQuartz: ASL: Use xpr subsystem for logging xpr messages
      XQuartz: ASL: Use GLXAqua subsystem for logging GLXAqua messages
      XQuartz: ASL: Use xpbproxy subsystem for logging xpbproxy messages
      XQuartz: xpbproxy: Correct NSUInteger format strings

 hw/xquartz/GL/indirect.c            |   20 +++++++++++++-------
 hw/xquartz/X11Application.m         |    2 +-
 hw/xquartz/darwin.c                 |    6 ++++--
 hw/xquartz/darwin.h                 |    6 ++++--
 hw/xquartz/mach-startup/Makefile.am |    3 ++-
 hw/xquartz/pbproxy/app-main.m       |   11 +++++++++++
 hw/xquartz/pbproxy/pbproxy.h        |   15 ++++++++-------
 hw/xquartz/pbproxy/x-selection.m    |   27 +++++++++++++++++++++++++++
 hw/xquartz/xpr/xpr.h                |    5 +++++
 hw/xquartz/xpr/xprCursor.c          |    1 -
 hw/xquartz/xpr/xprEvent.c           |    1 -
 hw/xquartz/xpr/xprScreen.c          |    1 -
 12 files changed, 75 insertions(+), 23 deletions(-)



More information about the xorg-devel mailing list