xf86-video-r128: Changes to 'refs/tags/xf86-video-r128-6.9.1'

Dave Airlie airlied at kemper.freedesktop.org
Thu Sep 27 18:26:33 PDT 2012


Tag 'xf86-video-r128-6.9.1' created by Dave Airlie <airlied at redhat.com> at 2012-09-28 02:26 -0700

xf86-video-r128-6.9.1

Changes since xf86-video-r128-6.8.4:
Connor Behan (7):
      Add EXA support
      Make debug mode work again
      Fix build without EXA
      r128: fix missing preprocessor check for R128DRI
      Fix build without XAA again
      Remove nested preprocessor checks
      Scale Xv with the vertical stretch ratio

Dave Airlie (4):
      r128: enable EXA by default if XAA isn't available at build time.
      r128: bump release to 6.9.0
      fix make distcheck
      r128: bump to 6.9.1

---
 configure.ac          |  100 +++++++
 man/r128.man          |   21 +
 src/Makefile.am       |    7 
 src/r128.h            |   82 +++++
 src/r128_accel.c      |   37 ++
 src/r128_cursor.c     |   52 ++-
 src/r128_dri.c        |   64 +++-
 src/r128_driver.c     |  382 +++++++++++++++++++--------
 src/r128_exa.c        |  493 +++++++++++++++++++++++++++++++++++
 src/r128_exa_render.c |  695 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/r128_video.c      |  154 ++++++++---
 11 files changed, 1904 insertions(+), 183 deletions(-)
---


More information about the xorg-commit mailing list