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

Dave Airlie airlied at kemper.freedesktop.org
Mon Jul 16 23:33:27 PDT 2012


Tag 'xf86-video-tseng-1.2.5' created by Dave Airlie <airlied at redhat.com> at 2012-07-17 07:32 -0700

xf86-video-tseng-1.2.5

Changes since xf86-video-tseng-1.2.4:
BALATON Zoltan (1):
      Fix regression from pciaccess conversion (bug#32682)

Dave Airlie (4):
      tseng: add support for new compat API
      fix some deprecated include warnings
      tseng: fix XAA-less server build
      xf86-video-tseng: bump to version 1.2.5

Gaetan Nadon (10):
      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

Jeremy Huddleston (3):
      Build fix for ABI Version 12
      Fix a compiler warning
      Build fix for -Werror=int-to-pointer-cast

Jesse Adkins (1):
      Purge cvs tags.

Trevor Woerner (1):
      Convert x+m/calloc/free to m/calloc/free.

---
 configure.ac       |   57 ++++++++++++++++++----------
 man/Makefile.am    |   22 ++---------
 man/tseng.man      |    1 
 src/Makefile.am    |    3 +
 src/compat-api.h   |  105 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/tseng.h        |   12 +++---
 src/tseng_accel.c  |    9 +++-
 src/tseng_cursor.c |    4 +-
 src/tseng_dga.c    |   27 +++++++++----
 src/tseng_driver.c |   73 +++++++++++++++++++-----------------
 src/tseng_mode.c   |   44 ++++++++++++++++++----
 11 files changed, 257 insertions(+), 100 deletions(-)
---


More information about the xorg-commit mailing list