xf86-video-r128: Changes to 'refs/tags/xf86-video-r128-6.8.2'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 23 19:27:45 PDT 2012


Tag 'xf86-video-r128-6.8.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-24 03:27 -0700

xf86-video-r128-6.8.2

Changes since xf86-video-r128-6.8.1:
Adam Jackson (3):
      Don't allow the config file to override BIOS location
      Make failure to XAA non-fatal
      Fix for new vgahw ABI

Alan Coopersmith (3):
      Update Sun license notices to current X.Org standard form
      Sun's copyrights are owned by Oracle now
      xf86-video-r128 6.8.2

Gaetan Nadon (21):
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs
      COPYING: replace stub file with actual Copyright notices.
      COPYING: replace stub file with actual Copyright notices.
      README: fix linuxdoc content
      README: keep the text version of README, discard the sgml version
      config: upgrade to util-macros 1.8 for additional man page support
      config: update AC_PREREQ statement to 2.60
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: remove unrequired AC_SUBST([XORG_CFLAGS])
      config: remove unrequired AC_SUBST([DRI_CFLAGS])
      config: complete AC_INIT m4 quoting
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: add comments for main statements

Jeremy Huddleston (3):
      Use malloc/calloc/realloc/free directly
      pciTag was removed from xorg-server, so provide it in-driver until this is updated to use libpciaccess
      Build fix for older servers (error: conflicting types for 'pciTag')

Jesse Adkins (1):
      Purge cvs tags.

Matt Turner (1):
      Don't check for Xinerama.

Peter Hutterer (1):
      Untangle XF86DRI from the driver-specific DRI define

---
 .gitignore         |   84 +++++++++++++++++++++------
 COPYING            |   95 ++++++++++++++++++++++++++++---
 Makefile.am        |   16 +----
 README             |  159 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 README.r128        |  160 -----------------------------------------------------
 README.r128.sgml   |  138 ---------------------------------------------
 configure.ac       |   59 ++++++++-----------
 man/Makefile.am    |   63 +++++++-------------
 man/r128.man       |    1 
 src/atipcirename.h |   27 ++++++++
 src/r128.h         |   14 ++--
 src/r128_accel.c   |   23 ++++---
 src/r128_dga.c     |   12 +--
 src/r128_dri.c     |   36 +++++------
 src/r128_driver.c  |   86 +++++++++++-----------------
 src/r128_probe.c   |    6 -
 src/r128_video.c   |   16 ++---
 17 files changed, 482 insertions(+), 513 deletions(-)
---


More information about the xorg-commit mailing list