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

Jeremy Huddleston jeremyhu at freedesktop.org
Sat May 28 12:14:27 PDT 2011


Tag 'xorg-server-1.10.1.901' created by Jeremy Huddleston <jeremyhu at apple.com> at 2011-05-06 23:58 -0700

xorg-server-1.10.1.901 (1.10.2 RC1)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iD8DBQBNxH0njC1Anjf1NmMRAvBaAJ9bElLxIFciy9L/5g3z/G7FIOfnzQCfWyLP
MhlEe6HrGSgJs9ww7ZuGzMI=
=yinK
-----END PGP SIGNATURE-----

Changes since xorg-server-1.10.1:
Adam Jackson (11):
      glx: Remove unused _glapi_get_proc_offset and friends
      glx: Simplify _glapi_check_multithread
      glx: Remove unused _glapi_get_proc_name
      glx: Add texbuffer2 support to swrast
      glx: Remove noop dispatch table
      glx: Lobotomize _glapi_get_proc_address
      glx: Fix _glapi_add_dispatch
      glx: Reimplement context tags
      glx: Fix lifetime tracking for pixmaps
      glx: Use 0 rather than garbage for unknown INTEL_swap_event types
      glx: Make --disable-dri not disable AIGLX

Emanuele Giaquinta (1):
      XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeof(long) != 4

Jeremy Huddleston (7):
      XQuartz: Make the DarwinProcessFDAdditionQueue_thread wait 3 seconds to allow xinitrc to catch up
      XQuartz: Fix prototypes for thread functions
      rootless: Fix a typo in RootlessGlyphs which resulted in a garbage value
      XQuartz: Fix compilation warnings with XPLUGIN_VERSION >= 4
      XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4
      XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4
      configure.ac: Version bumped to 1.10.1.901

Peter Hutterer (6):
      Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
      Xi: return the bad device ID if a passive grab fails with BadDevice.
      Xi: fix reply swapping function check for XIPassiveGrabDevice
      Xi: exit with error value if CheckGrabValues failed.
      Xi: don't swap the status byte in the XIPassiveGrab replies
      dix: fix typo in direction calculation

---
 Xi/exevents.c                         |   11 
 Xi/extinit.c                          |    2 
 Xi/xipassivegrab.c                    |   16 
 configure.ac                          |    6 
 dix/devices.c                         |   47 
 dix/ptrveloc.c                        |    2 
 glx/Makefile.am                       |    6 
 glx/glapi.c                           |  558 --
 glx/glapi.h                           |   28 
 glx/glapitemp.h                       | 6655 ----------------------------------
 glx/glxcmds.c                         |  109 
 glx/glxdri2.c                         |    1 
 glx/glxdriswrast.c                    |    8 
 glx/glxext.c                          |   53 
 glx/glxserver.h                       |    7 
 hw/xquartz/GL/indirect.c              |    9 
 hw/xquartz/X11Application.m           |    2 
 hw/xquartz/applewmExt.h               |   13 
 hw/xquartz/darwinEvents.c             |   28 
 hw/xquartz/mach-startup/bundle-main.c |   23 
 hw/xquartz/pbproxy/x-selection.m      |   11 
 hw/xquartz/xpr/xprAppleWM.c           |    4 
 include/input.h                       |    5 
 include/inputstr.h                    |    2 
 miext/rootless/rootlessScreen.c       |    2 
 test/input.c                          |   24 
 26 files changed, 230 insertions(+), 7402 deletions(-)
---


More information about the Xquartz-changes mailing list