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

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Jan 5 09:51:02 PST 2014


Tag 'xorg-server-1.14.4.901' created by Matt Dew <marcoz at osource.org> at 2013-11-22 05:12 -0800

xorg-server-1.14.4.901

Changes since xorg-server-1.14.4:
Aaron Plattner (2):
      xfree86: detach scanout pixmaps when detaching output GPUs
      xfree86: detach scanout pixmaps when detaching output GPUs

Adam Jackson (2):
      randr: Fix a copypasta bug in CRTC confinement
      randr: Fix a copypasta bug in CRTC confinement

Connor Behan (1):
      xfree86: Find primary entity when bus types are nominally different

Dave Airlie (9):
      randr: don't directly set changed bits in randr screen
      randr: make SetChanged modify the main protocol screen not the gpu screen
      randr: only respected changed on the protocol screen
      randr: report changes when we disconnect a GPU slave
      Revert "Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1.14-branch"
      randr: don't directly set changed bits in randr screen
      randr: make SetChanged modify the main protocol screen not the gpu screen
      randr: only respected changed on the protocol screen
      randr: report changes when we disconnect a GPU slave

Eric Anholt (1):
      glx: Add support for the new DRI loader entrypoint.

Jeremy Huddleston Sequoia (5):
      XQuartz: Bump bundle version to 2.7.5
      miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a listener (v3)"
      XQuartz: Update Info.plist copyright years
      XQuartz: Don't sleep forever on exit if usleep() returns an error
      xfree86: Fix build without libpciaccess

Matt Dew (4):
      Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1.14-branch
      Merge commit '94b7f26aeda31cf55ff9b7c04f390ba6d35977e4' into server-1.14-branch
      Merge commit '7ddc6f7f1ed0e0f85b2d617c59d75d5de1cd2d5a' into server-1.14-branch
      bump version to 1.14.4.901

Michal Srb (6):
      randr: send RRProviderChangeNotify event
      randr: send RRResourceChangeNotify event
      randr: deliver Output and Crtc events of attached output providers.
      randr: send RRProviderChangeNotify event (abi unbreak)
      randr: send RRResourceChangeNotify event (abi unbreak)
      randr: deliver Output and Crtc events of attached output providers.

Peter Hutterer (1):
      sync: fix corner-case in triggering idle alarms

---
 Xext/sync.c                         |   11 +++
 configure.ac                        |    6 -
 glx/glxdricommon.c                  |   24 ++++++-
 hw/xfree86/common/xf86Bus.c         |    5 +
 hw/xfree86/common/xf86platformBus.c |    6 +
 hw/xfree86/modes/xf86RandR12.c      |   21 +++++-
 hw/xquartz/X11Controller.m          |    2 
 hw/xquartz/bundle/Info.plist.cpp    |    8 +-
 miext/damage/damage.c               |    5 -
 randr/randr.c                       |  120 +++++++++++++++++++++++++++++++++++-
 randr/randrstr.h                    |   12 +++
 randr/rrcrtc.c                      |    6 +
 randr/rrinfo.c                      |    2 
 randr/rroutput.c                    |    7 +-
 randr/rrpointer.c                   |    2 
 randr/rrprovider.c                  |   25 +++++++
 randr/rrscreen.c                    |    2 
 17 files changed, 240 insertions(+), 24 deletions(-)
---


More information about the Xquartz-changes mailing list