xf86-video-s3: Changes to 'refs/tags/xf86-video-s3-0.6.4'

Julien Cristau jcristau at kemper.freedesktop.org
Sat May 12 04:54:49 PDT 2012


Tag 'xf86-video-s3-0.6.4' created by Julien Cristau <jcristau at debian.org> at 2012-05-12 12:50 -0700

xf86-video-s3 0.6.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJPrk6bAAoJEDEBgAUJBeQMTo0P/0mbSepG1c8wX9gpUG7SHr7u
+kF3XZmJqJPM7NLp8F9xTyZLB+0/fbQGN05mMLp1Gn89axPkh+IPvOnrsN+pjqTL
o5qK+DKNbwro2pkzAYJrPq9NiqOwbuIC+nUPn8KF8/cwlRip9UwRjMInAe+ayfy8
UuF0kYXYoihRSK9bH8pUjG1IIiXMEk66ijieMpStKkv3vDgI7QYfEs9r9lOasO/1
U8aHOv3ZG1dZd9HiX1zV9r3dFs+DyLH6LDlhYMuR3Z8FUtUs6nmy+Ic0G0U114cS
M4EqxTgV3oM5zTMLCc3SHTAE+0ihsnTUYaIsA3K3t44NJevO6YfFs3haW3nU/wm0
MzhklA4N4XGpKpq4PCNy506QXgqeH5tby54IsNDmgi2CEm6ymw2GZFIB211u4Bsf
2yxXrVoVqVr9ppZdppX/Kkuzj8vmykSdV1yhpwzD75CZDbt/PYvJnhW9FTi8Ocgf
ZHGtFeQiIaphrx85CsHrT4mhdl+zbQj70Skgu/8g2nfnu7xR80VoUNbB3qETnoFI
IDYXVggwDoGdJyxRYHWNMRE1b4BgIquE34Z3/fnVD34SJfZlPVCTipXotyap2F98
xBR1/KtAuORB4I4wwDrycL4fSan/I2bfKUxYIZYi8ru2aLIKnC9zFn1mI4zV4/q3
+rjwH1qVcvQjkinilQwq
=uufO
-----END PGP SIGNATURE-----

Changes since xf86-video-s3-0.6.3:
Adam Jackson (2):
      Fall back to shadowfb if XAA is unavailable
      Fix for new vgahw ABI

Alan Coopersmith (2):
      Update Sun license notices to current X.Org standard form
      If it couldn't allocate memory, don't attempt to write a bunch of values

Gaetan Nadon (20):
      .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
      Remove .cvsignore #23776
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: remove unused sdkdir=$(pkg-config...) statement
      config: remove dead LINUXDOC macro usage
      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: 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
      config: add AM_PROG_CC_C_O for per-target compilation flags

Julien Cristau (3):
      Use standard allocation functions
      Include unistd.h for usleep
      xf86-video-s3 0.6.4

Matt Turner (1):
      Add missing call to vbeFree (bug 4417)

---
 .gitignore      |   70 ++++++++++++++++++++++++++---
 COPYING         |   74 +++++++++++++++++++++++++++----
 ChangeLog       |  133 --------------------------------------------------------
 Makefile.am     |   12 ++++-
 configure.ac    |   52 ++++++++++-----------
 man/Makefile.am |   59 ++++++++----------------
 src/.cvsignore  |    6 --
 src/s3.h        |    1 
 src/s3_Ti.c     |    2 
 src/s3_bios.c   |    4 -
 src/s3_dga.c    |    6 +-
 src/s3_driver.c |   37 ++++++++-------
 src/s3_video.c  |   11 ++--
 13 files changed, 221 insertions(+), 246 deletions(-)
---


More information about the xorg-commit mailing list