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

Jeremy Huddleston jeremyhu at freedesktop.org
Fri Jun 4 22:01:07 PDT 2010


Tag 'xorg-server-1.8.1.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2010-06-02 00:27 -0700

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

iEYEABECAAYFAkwFl3AACgkQ4jt+cLRn8L9rEQCeLvM3rGM1IPZg5Axj77KEFsNj
0ncAoIjeCPCNNjHIcg62rnbFM/2DaNSp
=+Koq
-----END PGP SIGNATURE-----

Changes since xorg-server-1.8.1:
Aaron Zang (1):
      Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profile

Alan Coopersmith (3):
      Fix compiler issues with getifaddrs() call on OpenSolaris
      Xserver(1) man page updates
      Add RandR 1.2 README.modes doc to EXTRA_DIST

Chris Humbert (1):
      dix: make DeviceEvent coordinates signed for Xinerama. #24986

Cyril Brulebois (1):
      Fix null pointer dereference in xf86_reload_cursors().

David James (1):
      Fix wrong bracket values when startOver = FALSE.

Jamey Sharp (3):
      miPolyPoint bugfix: Check memory allocation before changing the GC.
      test/xi2: Initialize predefined atoms before XInputExtensionInit.
      Device init: Don't crash when CreateGC fails.

Jeremy Huddleston (3):
      XQuartz: Don't trust deltaXY for middle mouse clicks.
      XQuartz: Don't use deltaXY for determining pointer location on scroll events
      XQuartz: Fix a build failure on Tiger

Jesse Barnes (10):
      DRI2: fixup handling of last_swap_target
      DRI2: make target_sbc signed
      DRI2: fix swapbuffers handling of SBC and target MSC
      DRI2: drawable lifetime fixes
      DRI2: handle swap_interval of 0 correctly
      DRI2: advertise lowest supported DRI2 protocol version
      DRI2: throttle swaps at submission time too
      DRI2: handle swapsPending better
      DRI2: prevent swap wakes from waking MSC waiters
      GLX/DRI2: expose swap control extensions if DDX support is present

Keith Packard (4):
      Fix cursor ref counting mistakes with sprites and xf86Cursor.c
      Make sure XFixes invisible cursor gets freed on server reset
      dmxBERestoreRenderGlyph was passing wrong value to free
      Check pixmap allocation return value when creating glyphs

Mario Kleiner (2):
      DRI2: Fix glitches in DRI2SwapComplete() and DRI2WakeupClient()
      DRI2WaitSbc(): Fixes for correct semantic of glXWaitForSbcOML()

Matthias Hopf (1):
      Fix mod() definition.

Peter Hutterer (7):
      Xi: reset the known properties at the end of the server generation.
      xfree86: dga needs to use the master keyboard state (#27573)
      Merge branch 'server-1.8-branch' of git://people.freedesktop.org/~jeremyhu/xserver into server-1.8-branch
      dix: remove obsolete comment.from EnableDevice.
      Merge branch 'server-1.8-branch' of git://people.freedesktop.org/~alanc/xserver into server-1.8-branch
      xfree86: fix multiple InputAttributes tag matching.
      xserver 1.8.1.901

---
 Xext/sync.c                              |   19 +--
 Xi/extinit.c                             |    1 
 Xi/xiproperty.c                          |    9 +
 Xi/xiproperty.h                          |    3 
 configure.ac                             |    2 
 dix/devices.c                            |    9 -
 dix/events.c                             |   20 ++-
 doc/Xserver.man.pre                      |   26 +---
 glx/glxdri2.c                            |   23 +---
 hw/dmx/dmxextension.c                    |    2 
 hw/xfree86/common/xf86DGA.c              |    4 
 hw/xfree86/common/xf86Xinput.c           |    6 -
 hw/xfree86/doc/Makefile.am               |    1 
 hw/xfree86/dri2/dri2.c                   |  174 +++++++++++++++++++++----------
 hw/xfree86/dri2/dri2.h                   |    6 +
 hw/xfree86/dri2/dri2ext.c                |   11 +
 hw/xfree86/modes/xf86Cursors.c           |    2 
 hw/xfree86/os-support/solaris/sun_init.c |  102 ++++++++++++++----
 hw/xfree86/ramdac/xf86Cursor.c           |    2 
 hw/xquartz/X11Application.m              |   28 +++-
 hw/xquartz/mach-startup/bundle-main.c    |    5 
 include/eventstr.h                       |    4 
 include/protocol-versions.h              |    4 
 mi/miarc.c                               |    2 
 mi/midispcur.c                           |    2 
 mi/mipolypnt.c                           |    5 
 os/access.c                              |    9 -
 os/log.c                                 |    7 +
 render/render.c                          |    7 +
 test/xi2/protocol-common.c               |    1 
 xfixes/cursor.c                          |   23 ++--
 31 files changed, 347 insertions(+), 172 deletions(-)
---


More information about the Xquartz-changes mailing list