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

Jeremy Huddleston jeremyhu at freedesktop.org
Thu Jan 13 16:07:00 PST 2011


Tag 'xorg-server-1.9.3.901' created by Jeremy Huddleston <jeremyhu at apple.com> at 2011-01-08 01:22 +0100

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

iD4DBQBNJ7xEjC1Anjf1NmMRAtcPAJiU6fJMLkWdj1IkurFjrYIxAknkAJ9WPbzf
aOb9Tz+CGL4vfzk/2MwDGA==
=RcaX
-----END PGP SIGNATURE-----

Changes since xorg-server-1.9.3:
Adam Jackson (1):
      x86emu: Fix more mis-decoding of the data prefix

Christopher James Halse Rogers (2):
      Xext: Fix edge case with {Positive, Negative}Transition triggers.
      IDLETIME: Fix edge-case in IdleTimeBlockHandler

Daniel Stone (1):
      GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available

Eoghan Sherry (1):
      Xi: Fix master button update when slave buttons are mapped. #24887

James Jones (1):
      Add and use SERVER_SYNC_*_VERSION

Jeremy Huddleston (4):
      XQuartz: Just NSBeep() for XBell()
      XQuartz GL: Add $(GL_CFLAGS) to CFLAGS
      XQuartz: Update copyright dates in bundle's plist
      xorg-server 1.9.3.901 (1.9.4 RC1)

Jörn Horstmann (1):
      Add EDID quirk for HP Compaq nc8430.

Michel Dänzer (2):
      EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).
      EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).

Pauli Nieminen (2):
      render: Don't filter 0 return from GetTimeInMillis
      os: Fix a memory leak

Peter Hutterer (3):
      mi: handle DGA subtypes when determining the master device.
      test: compare byte padding macros against the expected bytes.
      test: reduce range of byte-padding macro tests.

Tiago Vignatti (1):
      randr: check for virtual size limits before set crtc

Ville Syrjälä (2):
      dri2: Don't page flip when the window size doesn't match the pixmap size
      xfree86/modes: Take rotation into account when checking mode size

Zhao Yakui (1):
      edid: Fix incorrect timings for VIC61

---
 Xext/sync.c                                                         |   35 +
 Xi/exevents.c                                                       |    6 
 configure.ac                                                        |    4 
 exa/exa_accel.c                                                     |    2 
 exa/exa_mixed.c                                                     |    2 
 exa/exa_unaccel.c                                                   |    2 
 hw/xfree86/dri2/dri2.c                                              |   11 
 hw/xfree86/modes/xf86EdidModes.c                                    |    7 
 hw/xfree86/modes/xf86Modes.c                                        |   33 -
 hw/xfree86/x86emu/ops.c                                             |   63 +
 hw/xquartz/GL/Makefile.am                                           |    2 
 hw/xquartz/Makefile.am                                              |    2 
 hw/xquartz/X11Application.h                                         |    1 
 hw/xquartz/X11Application.m                                         |    2 
 hw/xquartz/X11Controller.h                                          |    1 
 hw/xquartz/X11Controller.m                                          |    4 
 hw/xquartz/bundle/Info.plist.cpp                                    |    4 
 hw/xquartz/bundle/Resources/English.lproj/main.nib/designable.nib   |  320 ++++++---
 hw/xquartz/bundle/Resources/English.lproj/main.nib/keyedobjects.nib |binary
 hw/xquartz/quartz.c                                                 |   11 
 hw/xquartz/quartz.h                                                 |    1 
 hw/xquartz/quartzAudio.c                                            |  329 ----------
 hw/xquartz/quartzAudio.h                                            |   37 -
 hw/xquartz/quartzKeyboard.c                                         |    1 
 hw/xquartz/quartzStartup.c                                          |    4 
 include/protocol-versions.h                                         |    4 
 mi/mieq.c                                                           |    8 
 os/access.c                                                         |    4 
 os/utils.c                                                          |   16 
 randr/rrscreen.c                                                    |   12 
 render/animcur.c                                                    |    8 
 test/input.c                                                        |   74 +-
 32 files changed, 461 insertions(+), 549 deletions(-)
---


More information about the Xquartz-changes mailing list