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

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:52:00 PST 2015


Tag 'xorg-server-1.6.0' created by Keith Packard <keithp at keithp.com> at 2009-02-25 20:14 -0800

Xorg Server Version 1.6.0

Changes since xorg-server-1.5.99.903:
Alan Coopersmith (2):
      Make RgbPath keyword in xorg.conf a non-fatal error
      Add Extensions section to xorg.conf man page

Ian Romanick (1):
      glx: Inialize best_score before calculating visual scores

Jeremy Huddleston (3):
      XQuartz: Don't need GlxSetVisualConfig any more
      configure.ac: Support version strings like W.X.Y.Z-XXXXXX
      XQuartz: Re-enable support for capslock

Keith Packard (6):
      X11/fonts/fontmod.h doesn't exist anymore.
      Make panning+transform be correctly driven by mouse
      xf86CrtcShadowClear is unused.
      RandR rotations and reflections offset by one pixel
      Pre-clip panning coordinates to keep crtc within panning region
      X server version 1.6.0

Maarten Maathuis (1):
      exa: kill of exaImageGlyphBlt

Michel Dänzer (1):
      DRI1: Make DRICreateDrawable return TRUE for pixmaps.

Peter Hutterer (1):
      config: if we can't connect to HAL, listen for a startup notification.

---
 config/hal.c                         |  111 ++++++++++++++-
 configure.ac                         |    6 
 exa/exa_accel.c                      |  135 ------------------
 glx/glxscreens.c                     |    2 
 hw/xfree86/doc/man/xorg.conf.man.pre |   29 +++
 hw/xfree86/dri/dri.c                 |    2 
 hw/xfree86/loader/loaderProcs.h      |    1 
 hw/xfree86/modes/xf86RandR12.c       |  254 ++++++++++++++++++++++++++++++++---
 hw/xfree86/modes/xf86Rotate.c        |   31 ----
 hw/xfree86/parser/Files.c            |    6 
 hw/xfree86/parser/xf86tokens.h       |    1 
 hw/xquartz/GL/indirect.c             |    2 
 hw/xquartz/darwinEvents.c            |    3 
 randr/rrtransform.c                  |   28 +--
 14 files changed, 395 insertions(+), 216 deletions(-)
---


More information about the Xquartz-changes mailing list