xf86-video-nv: Changes to 'refs/tags/xf86-video-nv-2.1.20'

Dave Airlie airlied at kemper.freedesktop.org
Mon Jul 16 23:50:35 PDT 2012


Tag 'xf86-video-nv-2.1.20' created by Dave Airlie <airlied at redhat.com> at 2012-07-17 07:50 -0700

xf86-video-nv-2.1.20

Changes since xf86-video-nv-2.1.18:
Adam Jackson (2):
      Make failure to XAA non-fatal
      Fix for new vgahw ABI

Alan Coopersmith (2):
      Sun's copyrights now belong to Oracle
      Correct copyright date in previous commit

Cyril Brulebois (1):
      Fix compiler warning.

Dave Airlie (5):
      nv: port to new compat API.
      nv: make XAA optional.
      xf86-video-nv: bump to version 2.1.19
      nv: add missing fbman includes.
      nv: bump version to 2.1.20

Jesse Adkins (1):
      Purge cvs tags.

Nicolas Kaiser (1):
      remove duplicated includes

---
 configure.ac       |   20 ++++++++-
 man/Makefile.am    |    4 -
 man/nv.man         |    1 
 src/Makefile.am    |    1 
 src/compat-api.h   |  105 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/g80_display.c  |    2 
 src/g80_driver.c   |   56 +++++++++++++++-----------
 src/g80_exa.c      |   12 ++---
 src/g80_output.c   |   15 ++++++-
 src/g80_type.h     |    9 +++-
 src/g80_xaa.c      |    9 +++-
 src/nv_cursor.c    |    2 
 src/nv_dac.c       |   11 +++++
 src/nv_dga.c       |   23 +++++++---
 src/nv_driver.c    |  113 ++++++++++++++++++++++++++---------------------------
 src/nv_include.h   |    4 +
 src/nv_proto.h     |    6 +-
 src/nv_setup.c     |    4 -
 src/nv_shadow.c    |    6 +-
 src/nv_type.h      |    6 +-
 src/nv_video.c     |   13 ++----
 src/nv_xaa.c       |   11 ++++-
 src/riva_cursor.c  |    2 
 src/riva_dac.c     |   11 +++++
 src/riva_dga.c     |   24 +++++++----
 src/riva_driver.c  |   71 +++++++++++++++++----------------
 src/riva_include.h |    5 +-
 src/riva_proto.h   |    4 -
 src/riva_setup.c   |    4 -
 src/riva_shadow.c  |    6 +-
 src/riva_type.h    |    8 ++-
 src/riva_xaa.c     |   17 ++++++-
 32 files changed, 408 insertions(+), 177 deletions(-)
---


More information about the xorg-commit mailing list