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

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


Tag 'xorg-server-1.3.0.0' created by Keith Packard <keithp at neko.keithp.com> at 2007-04-20 03:10 -0700

Xorg Server Version 1.3.0.0

Changes since xorg-server-1.2.99.905:
Erik Andrén (1):
      Syncmaster 226 monitor needs 60Hz refresh (#10545).

Keith Packard (11):
      In AIGLX EnterVT processing, invoke driver EnterVT before resuming glx.
      Disable CRTC when SetSingleMode has no matching mode. Update RandR as well.
      Rotate screen size as needed from RandR 1.1 change requests.
      Add quirk for Acer AL1706 monitor to force 60hz refresh.
      RandR 1.2 spec says CRTC info contains screen-relative geometry.
      typo in built-in module log message
      Use default screen monitor for one of the outputs.
      Allow outputs to be explicitly enabled in config, overriding detect.
      Was accidentally disabling rotation updates in mode set.
      Disable SourceValidate in rotation to capture cursor.
      Update version to 1.3.0.0

---
 GL/glx/glxdri.c                  |    6 ++
 configure.ac                     |   10 ++--
 hw/xfree86/loader/loadmod.c      |    2 
 hw/xfree86/modes/xf86Crtc.c      |   86 +++++++++++++++++++++++++++++++++------
 hw/xfree86/modes/xf86Crtc.h      |   12 ++++-
 hw/xfree86/modes/xf86EdidModes.c |   10 ++++
 hw/xfree86/modes/xf86RandR12.c   |   22 +++++++++
 hw/xfree86/modes/xf86RandR12.h   |    1 
 hw/xfree86/modes/xf86Rotate.c    |   20 +++++++--
 randr/rrcrtc.c                   |    6 +-
 randr/rrscreen.c                 |   13 ++++-
 11 files changed, 156 insertions(+), 32 deletions(-)
---


More information about the Xquartz-changes mailing list