[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2%1.14.5-1'



Tag 'xorg-server-2%1.14.5-1' created by Maarten Lankhorst <maarten.lankhorst@canonical.com> at 2013-12-13 10:14 +0000

Debian release 2:1.14.5-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABAgAGBQJSqt37AAoJEP5VjHKmcBPDvsAQAIXAMqlq1kBharRhZeW+VXaV
n6aJ9CibAViAteBlgCWJeUSsstgu+0ONAtAx1KkSI+tFks4pEtwDL3sn8puAtcgD
leE5SQYt17SeWNtI2D/HJW9qEo2vKcDtB3bJP5tfZjHGRltvXO8ocFU/vfTgRUdD
uYdPFyvb+aZMNwft2/HvVMf+4Z+/JSqNUQPVdaLvgQWaR9OFa8R+tlYOz/zAtYVC
cJTwU37eVTexVBe5+0Ox2f/ulUByLmdjdzHbRtyxUTjdfF+W5KIYgHQp2EOwfcFd
PJvKem+gzJkUh4oGtixPyKxGYZHHD5nfZ59pOwNCND+NB1B8Qh2B2yNNM3jOrUpU
wjjjTygIsa4XwLQvRdV8PW71wICUkxOIFalCaV/2EF1kajzoBUnDsOmd6oki+VN6
xMcIJDT8st1mtrX414NldOoAotEUbJTVihB9lmurIjRTbKq7eO959+Q9BFL1Perg
vsBb/v3/ORYmJ/942Y7Ln9oNFxjvVfXxhM6708x7K5G65MBW8CtSUQRjTe1c1AbC
AhnXhLj352bA/Y1TbO/YkSKZFli9YeuJght4ilMV1Pp/7H0kvWDGDgxFQxNv3y+w
iqoLrGfF2+/OH/rjyKv8NVTt/ILjyspm7L1cE7yfjLsQOBGik8DmRwD8rEYOua7F
5w4foHX1nxVCyYYmmMNq
=lauc
-----END PGP SIGNATURE-----

Changes since xorg-server-2%1.14.4-1:
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

Maarten Lankhorst (3):
      Merge tag 'xorg-server-1.14.5' into debian-unstable
      New upstream release.
      release to sid

Matt Dew (5):
      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
      bump version from 1.14.4.901 to 1.14.5

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

---
 ChangeLog                           |  428 ++++++++++++++++++++++++++++++++++++
 Xext/sync.c                         |   11 
 configure.ac                        |    6 
 debian/changelog                    |    6 
 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 
 18 files changed, 652 insertions(+), 22 deletions(-)
---


Reply to: