[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.8.99.902'

Jeremy Huddleston jeremyhu at freedesktop.org
Tue Jun 22 14:57:57 PDT 2010


Tag 'xorg-server-1.8.99.902' created by Keith Packard <keithp at keithp.com> at 2010-06-22 20:02 +0200

Xorg Server Version 1.8.99.902 (1.9 RC2)

Changes since xorg-server-1.8.99.901:
Alan Coopersmith (1):
      Don't coredump on "X -showopts" (bug 25874)

Colin Harrison (1):
      XWin: Fixes for devPrivates API change

Dave Airlie (3):
      rotation: fix cursor and overlap of one pixel.
      dri2: avoid crash with old dri drivers.
      composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)

Gaetan Nadon (1):
      config: declare xserver private dependencies in xorg-server.pc

Keith Packard (3):
      Clean up RandR12 bits on screen close (bug 27114)
      In DRI2Connect, check to see if DRI2 has been initialized (bug 28424)
      Bump to 1.8.99.902 -- 1.9 RC2

Mario Kleiner (1):
      DRI2/xserver: Don't hang in glXSwapBuffers if drawable moves between crtc's (bug 28383)

Mikhail Gusarov (4):
      mi: do not use X11/extensions/shape.h header from libXext
      mi: Remove unused overlay support
      os: Remove unused pread/pwrite/lockit functions
      os: Remove unused dev_tty_from_init variable

Peter Hutterer (1):
      dix: the default axis mode is Relative, not "0".

Rami Ylimäki (2):
      record: Register client private to prevent crash.
      record: Prevent a crash on recording client disconnect.

Simon Farnsworth (1):
      Don't crash when asked if a client that has disconnected was local

Ville Syrjälä (1):
      xv: Don't send port notify when SetPortAttribute fails

Xiaoyang Yu (Max) (1):
      Re-enabled Xnest fix for focus in + modifier bug.

---
 Xext/xvmain.c                  |    7 
 composite/compinit.c           |   12 
 composite/compint.h            |   17 
 composite/compwindow.c         |   68 +
 configure.ac                   |   13 
 dix/devices.c                  |    2 
 glx/glxdri2.c                  |    3 
 hw/kdrive/ephyr/ephyr.c        |  107 --
 hw/xfree86/common/xf86Helper.c |    7 
 hw/xfree86/dri2/dri2.c         |   21 
 hw/xfree86/loader/sdksyms.sh   |    1 
 hw/xfree86/modes/xf86Crtc.c    |    2 
 hw/xfree86/modes/xf86Cursors.c |    9 
 hw/xfree86/modes/xf86RandR12.c |   26 
 hw/xfree86/modes/xf86RandR12.h |    1 
 hw/xfree86/xaa/xaaOverlay.c    |   29 
 hw/xwin/win.h                  |    2 
 hw/xwin/winallpriv.c           |   20 
 hw/xwin/winglobals.c           |    7 
 mi/Makefile.am                 |    4 
 mi/mioverlay.c                 | 1946 -----------------------------------------
 mi/mioverlay.h                 |   32 
 mi/miwindow.c                  |    2 
 os/access.c                    |    5 
 os/utils.c                     |   55 -
 randr/rrtransform.c            |   28 
 record/record.c                |   25 
 xorg-server.pc.in              |    3 
 28 files changed, 273 insertions(+), 2181 deletions(-)
---


More information about the Xquartz-changes mailing list