libXrandr: Changes to 'refs/tags/libXrandr-1.4.0'

Dave Airlie airlied at kemper.freedesktop.org
Wed Jul 25 21:19:13 PDT 2012


Tag 'libXrandr-1.4.0' created by Dave Airlie <airlied at redhat.com> at 2012-07-26 05:18 -0700

libXrandr-1.4.0

Changes since libXrandr-1.3.2:
Alan Coopersmith (1):
      Strip trailing whitespace

Daniel Stone (1):
      Fill in nameLen in XRROutputInfo

Dave Airlie (2):
      libXrandr: add support for provider objects.
      libXrandr: bump to 1.4.0 for release

---
 AUTHORS                         |    2 
 COPYING                         |    4 
 Makefile.am                     |    8 
 configure.ac                    |    4 
 include/X11/extensions/Xrandr.h |  133 +++++++++++++--
 src/Makefile.am                 |    6 
 src/Xrandr.c                    |   85 ++++++++--
 src/Xrandrint.h                 |    8 
 src/XrrConfig.c                 |   44 ++---
 src/XrrCrtc.c                   |   24 +-
 src/XrrMode.c                   |    8 
 src/XrrOutput.c                 |   19 +-
 src/XrrProperty.c               |    4 
 src/XrrProvider.c               |  217 +++++++++++++++++++++++++
 src/XrrProviderProperty.c       |  339 ++++++++++++++++++++++++++++++++++++++++
 src/XrrScreen.c                 |   14 -
 16 files changed, 821 insertions(+), 98 deletions(-)
---


More information about the xorg-commit mailing list