xf86-video-ast: Changes to 'refs/tags/xf86-video-ast-0.91.10'

Adam Jackson ajax at kemper.freedesktop.org
Tue Aug 10 07:45:10 PDT 2010


Tag 'xf86-video-ast-0.91.10' created by Adam Jackson <ajax at redhat.com> at 2010-08-10 15:44 -0700

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

iEYEABECAAYFAkxhZcIACgkQW4otUKDs0NPWpQCgybLBPYvxl+n6ZFUq7VjzazNe
/uoAoJT1RE0hf+DNhS3Kq4crJ80bWlR1
=L//D
-----END PGP SIGNATURE-----

Changes since xf86-video-ast-0.89.9:
Adam Jackson (1):
      xf86-video-ast 0.91.10

Gaetan Nadon (16):
      .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: remove unused sdkdir=$(pkg-config...) statement
      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

Matt Turner (2):
      Use usleep instead of xf86UDelay
      chmod +x autogen.sh

Y.C. Chen (2):
      modified:   autogen.sh
      modified:   autogen.sh

---
 .gitignore        |   70 ++++++++++++++++++--
 ChangeLog         |  184 ------------------------------------------------------
 Makefile.am       |    2 
 configure.ac      |   45 ++++++-------
 src/.gitignore    |    6 -
 src/ast.h         |    3 
 src/ast_2dtool.c  |   78 ++++++++++++++++++++++
 src/ast_2dtool.h  |   51 ++++++++++++++
 src/ast_accel.c   |  169 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/ast_driver.c  |   27 ++++++-
 src/ast_mode.c    |   95 +++++++++++++++++++++------
 src/ast_mode.h    |    4 +
 src/ast_vgatool.c |   43 +++++++++---
 13 files changed, 512 insertions(+), 265 deletions(-)
---


More information about the xorg-commit mailing list