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

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Mar 20 11:06:17 PDT 2010


Tag 'xorg-server-1.7.1.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-11-06 05:04 -0800

XOrg Server Version 1.7.1.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkrzrm0ACgkQ4jt+cLRn8L83jACfW1N8UIXAlug6tUohzcslcfyf
I3kAoLPEQuPPJupFQ3bEDf64lfBedpNk
=JFoA
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.1:
Adam Jackson (4):
      EDID: Fix interlaced detailed timings to be frame size, not field size
      modes: De-duplicate a clock range check.
      modes: Fix duplicate detection, and do it more consistently
      EDID: Extend the HDTV hack to handle "1368x769"

Alan Coopersmith (2):
      Use $(MAKE) instead of "make" to build Solaris inline assembly
      Enable XF86PM on all Solaris platforms, not just x86/x64

Hans Nieser (1):
      Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration

Jamey Sharp (3):
      Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".
      Don't cast double to int: use default conversions or explicitly round.
      Suppress certain GCC warnings in auto-generated code.

Jeremy Huddleston (2):
      XQuartz: Run xmodmap after programatically updating the keymap.
      dix: Properly detect if the other device is frozen

Jon TURNEY (1):
      dmx: Correctly compute DMXGetScreenAttributes reply length

Maarten Maathuis (1):
      exa: remove some outdated comment

Mikhail Gusarov (1):
      kdrive: Grab evdev mouse/keyboard devices when X server is active

Peter Hutterer (1):
      xserver 1.7.1.901

Rami Ylimaki (1):
      dix: Fixes a memory leak when a cursor resource is released.

Tiago Vignatti (1):
      EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driver

Tormod Volden (1):
      xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE

---
 configure.ac                     |    6 ++--
 dix/cursor.c                     |    3 +-
 dix/events.c                     |    8 ++----
 exa/exa_driver.c                 |    4 ++-
 exa/exa_mixed.c                  |    4 ---
 glx/glapi.c                      |    7 ++++-
 glx/unpack.h                     |    2 -
 hw/dmx/dmx.c                     |    3 +-
 hw/kdrive/linux/evdev.c          |   15 ++++++++++-
 hw/xfree86/Makefile.am           |    3 +-
 hw/xfree86/common/xf86Mode.c     |   29 +++++++++-------------
 hw/xfree86/common/xf86Xinput.c   |    4 +--
 hw/xfree86/i2c/fi1236.c          |   10 +++----
 hw/xfree86/loader/sdksyms.sh     |    1 
 hw/xfree86/modes/xf86Crtc.c      |   31 -----------------------
 hw/xfree86/modes/xf86EdidModes.c |   51 +++++++++++++++++++++++++++++++++++----
 hw/xfree86/modes/xf86Modes.c     |   34 ++++++++++++++++++++++++++
 hw/xfree86/modes/xf86Modes.h     |    3 ++
 hw/xfree86/parser/Flags.c        |    2 -
 hw/xquartz/X11Application.m      |    6 ++++
 hw/xquartz/X11Controller.h       |    1 
 hw/xquartz/quartzKeyboard.c      |   23 +++++++++++++++++
 22 files changed, 171 insertions(+), 79 deletions(-)
---


More information about the Xquartz-changes mailing list