xf86-video-tdfx: Changes to 'refs/tags/xf86-video-tdfx-1.4.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 23 20:01:27 PDT 2012


Tag 'xf86-video-tdfx-1.4.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-24 04:01 -0700

xf86-video-tdfx-1.4.4

Changes since xf86-video-tdfx-1.4.3:
Adam Jackson (5):
      Adapt to missing PIOOffset in vgahw
      Check ABI major not encoded ABI
      Make failure to XAA non-fatal
      Fix for new vgaHW ABI
      Stop uselessly including xf86Priv.h

Alan Coopersmith (2):
      Update Sun license notices to current X.Org standard form
      xf86-video-tdfx 1.4.4

Gaetan Nadon (19):
      .gitignore: use common defaults with custom section # 24239
      .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.
      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 (4):
      Use malloc/calloc/realloc/free directly
      gettimeofday is in <sys/time.h>
      Fix compiler warnings about signedness
      Use unsigned long rather than deprecated IOADDRESS

Jesse Adkins (1):
      Purge cvs tags.

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

Stefan Dirsch (1):
      Fix RPMLINT warning "64bit-portability-issue".

---
 .gitignore        |   70 +++++++++++++++++++++++++++++++++++++++++++++----
 COPYING           |   27 +++++++++++++------
 ChangeLog         |   76 ------------------------------------------------------
 Makefile.am       |   11 +++++++
 configure.ac      |   55 +++++++++++++++++++--------------------
 man/.gitignore    |    2 -
 man/Makefile.am   |   59 ++++++++++++++---------------------------
 man/tdfx.man      |    1 
 src/.gitignore    |    6 ----
 src/tdfx.h        |   12 +++++---
 src/tdfx_accel.c  |    8 ++---
 src/tdfx_dga.c    |    4 +-
 src/tdfx_dri.c    |   39 +++++++++++++--------------
 src/tdfx_driver.c |   63 ++++++++++++++++++++++----------------------
 src/tdfx_priv.c   |    8 +++--
 src/tdfx_sli.c    |    5 ++-
 src/tdfx_video.c  |   28 +++++++++----------
 17 files changed, 228 insertions(+), 246 deletions(-)
---


More information about the xorg-commit mailing list