xf86-video-glint: Changes to 'refs/tags/xf86-video-glint-1.2.5'

Matt Turner mattst88 at kemper.freedesktop.org
Sat Sep 11 13:45:13 PDT 2010


Tag 'xf86-video-glint-1.2.5' created by Matt Turner <mattst88 at gmail.com> at 2010-09-11 21:25 -0700

xf86-video-glint 1.2.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEABECAAYFAkyL5dMACgkQTVUdg23rv510PQCfXOY8Zwe2jLp9ndnZMLSp2cXD
7YgAnjQivre2gjNWRu+iVlVDrIU2Ypq4
=tQr+
-----END PGP SIGNATURE-----

Changes since xf86-video-glint-1.2.4:
Alan Coopersmith (1):
      Update Sun license notices to current X.Org standard form

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

Matt Turner (5):
      Use libc instead of deprecated libc wrappers for malloc/calloc/free.
      Remove superfluous if(p) checks around free(p)
      Move mem_barrier() outside of loop
      Remove another superfluous if(p) check around free(p)
      xf86-video-glint 1.2.5

---
 .gitignore         |   70 +++++++++++++++++++++++++++++++---
 COPYING            |  109 +++++++++++++++++++++++++++++++++++++++++++++++++----
 ChangeLog          |  101 -------------------------------------------------
 Makefile.am        |   12 +++++
 configure.ac       |   50 ++++++++++++------------
 man/.gitignore     |    2 
 man/Makefile.am    |   59 ++++++++++------------------
 src/.gitignore     |    6 --
 src/glint_dga.c    |    6 +-
 src/glint_dri.c    |   26 +++++-------
 src/glint_driver.c |   23 ++++-------
 src/pm2_video.c    |   22 ++++------
 src/pm3_accel.c    |    4 -
 src/pm3_dac.c      |    3 -
 src/pm3_video.c    |   21 ++++------
 src/pm_accel.c     |    4 -
 src/sx_accel.c     |    2 
 src/tx_accel.c     |    4 -
 18 files changed, 273 insertions(+), 251 deletions(-)
---


More information about the xorg-commit mailing list