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

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


Tag 'xorg-server-1.8.1.902' created by Peter Hutterer <peter.hutterer at who-t.net> at 2010-06-21 03:07 +0200

XOrg Server Version 1.8.1.902
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEABECAAYFAkweyVkACgkQ4jt+cLRn8L+3jwCgvvQaaywuEfFDrQcZEhUxbupY
JxEAn0d84tP5i/cToNLr2I/frUfTJgqe
=q1+j
-----END PGP SIGNATURE-----

Changes since xorg-server-1.8.1.901:
Aaron Plattner (1):
      Fix pixmap validation in miDbePositionWindow.

Dave Airlie (1):
      composite: initialise pOldPixmap to NullPixmap at alloc time.

Jamey Sharp (2):
      xnest: Don't ignore errors from DeviceCursorInitialize.
      midispcur: Construct Picture objects lazily in case Render is disabled.

Kristian Høgsberg (3):
      dix: Update element count in FreeResource*()
      glxdri2: Hard-code the extension version we need
      list.h: Add list_for_each_entry_safe()

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

Nicolas George (1):
      Change keyboard controls on slave keyboards (#27926)

Peter Hutterer (8):
      Revert "Revert "DRI2: Track DRI2 drawables as resources, not privates""
      dri2: Take an XID for tracking the DRI2 drawable
      xkb: fix invalid memory writes in _XkbCopyGeom.
      DRI2: Don't return junk reply instead of blocking in glXWaitForSbcOML()
      Xi: don't copy the modifier key count when copying device classes (#25480)
      dix: the default axis mode is Relative, not "0".
      Merge branch 'dri2-backports' into server-1.8-branch
      xserver 1.8.1.902

Éric Piel (1):
      exa: fix ExaCheckCopyNtoN for exa_classic when source = dest

---
 Xi/exevents.c             |    4 
 composite/compalloc.c     |    1 
 configure.ac              |    4 
 dbe/midbe.c               |   20 ++-
 dix/devices.c             |    6 -
 dix/resource.c            |   10 +
 exa/exa_classic.c         |    3 
 glx/glxcmds.c             |   23 ++--
 glx/glxdri.c              |    8 -
 glx/glxdri2.c             |   21 +---
 glx/glxdriswrast.c        |    8 -
 glx/glxscreens.h          |    6 -
 hw/xfree86/dri2/dri2.c    |  239 ++++++++++++++++++++++++++++------------------
 hw/xfree86/dri2/dri2.h    |    6 -
 hw/xfree86/dri2/dri2ext.c |   40 -------
 hw/xnest/Cursor.c         |    3 
 include/list.h            |    6 +
 mi/midispcur.c            |   13 +-
 xkb/xkbUtils.c            |    4 
 19 files changed, 238 insertions(+), 187 deletions(-)
---


More information about the Xquartz-changes mailing list