xf86-video-mach64: Changes to 'refs/tags/xf86-video-mach64-6.9.0'

Julien Cristau jcristau at kemper.freedesktop.org
Thu Apr 28 08:38:37 PDT 2011


Tag 'xf86-video-mach64-6.9.0' created by Julien Cristau <jcristau at debian.org> at 2011-04-28 16:36 -0700

xf86-video-mach64 6.9.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABCAAGBQJNuYmZAAoJEDEBgAUJBeQM2ZMP/1n/snSWTjjSelOBevFEctnc
mznqUf5aHyAzdEiDrSsD49iD1614Oapwk8EYrXEkF5jYE96r/ew/TrlaVaVcJizk
zh/6bRdZZltsGUoOsDyZdMGa12kBPSYCEky/+XJLYX4bxgob2RsWK3J4gEzIvf5/
nR+BtEft3/Ra5ZkskSfzQagPKIFTucPrRA2O8QWPgTeeKIA7Pk0aXDOu/7Y49KIX
1jRXVuEOSqdUX0eamX1yt77JUtTZUbLBitkAnl4CR1qTrHV0SrYahF8qf+ZI/z7g
/K7RZ1R8UGK7v+/Sc1UHsD/NJd9URMq5DAT5MusypczmxaioeX9MO2ROLSCxsBh3
gU+LzVZQzMpQkkls92z0WeNK77WahYjocFesuaz0irhqvWuPCwKn09T/JbNvDXfM
3N7xceyMPR3InppL32xUr9xH9SnQTG8FJQrDdVEhaU41HaWvDkatdTrgp2U05VZp
XVRD6WB9pK4WLWYzJ4vP729/fFoNKP40d5VcS3G95A1Njrk/ucdPIAo2pYXUVRAR
vi0vUqnMjyf2BW5jmGDWA9CoZbKU8MGww3+88mwt+qD3VOMcrLssZwjqxMujKP7L
UZjLL6E0+fTbU7GFKcW2pLFggIvXaB6AwBUbKq7Xu+OZ4TlkdnGkkqzIyZKcYk+6
oRISYqdUhrdPqPXJsQrO
=sCPS
-----END PGP SIGNATURE-----

Changes since xf86-video-mach64-6.8.2:
Alan Coopersmith (2):
      Update Sun license notices to current X.Org standard form
      Sun's copyrights now belong to Oracle

Dave Airlie (1):
      mach64: fix the pixmap private API change.

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
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs
      README: fix linuxdoc content
      README: keep the text version of README, discard the sgml version
      config: remove optional check for xf86miscproto
      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

Julien Cristau (2):
      Replace deprecated xalloc/xfree/xrealloc with malloc/free/realloc
      Bump to 6.9.0

Mark Kettenis (2):
      Don't attempt to stop video on Mach64's without hardware overlay support
      Don't play wrapping games

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

---
 .gitignore           |   84 +++--
 Makefile.am          |   15 
 README               |  830 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 README.ati           |  828 --------------------------------------------------
 README.ati.sgml      |  648 ---------------------------------------
 configure.ac         |   60 +--
 man/Makefile.am      |   64 +--
 src/aticonfig.c      |    2 
 src/aticonsole.c     |   27 -
 src/atidga.c         |    2 
 src/atidri.c         |   54 +--
 src/atii2c.c         |    8 
 src/atimach64exa.c   |    2 
 src/atimach64i2c.c   |    2 
 src/atimach64probe.c |    4 
 src/atimach64xv.c    |   11 
 src/atimode.c        |    2 
 src/atipreinit.c     |    2 
 src/atiscreen.c      |   22 -
 19 files changed, 1013 insertions(+), 1654 deletions(-)
---


More information about the xorg-commit mailing list