xf86-video-xgi: Changes to 'refs/tags/xf86-video-xgi-1.5.1'

Dave Airlie airlied at kemper.freedesktop.org
Sun Sep 6 22:05:19 PDT 2009


Tag 'xf86-video-xgi-1.5.1' created by Dave Airlie <airlied at redhat.com> at 2009-09-07 06:04 -0700

xgi 1.5.1

Changes since xf86-video-xgi-1.5.0:
Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Dave Airlie (4):
      xgi: update for resources/RAC API removal
      xgi: fix resources/rac rework
      xgi: change to using ABI version check
      bump to 1.5.1

Gaetan Nadon (2):
      Use XORG_CHANGELOG macro to create ChangeLog. #22611
      video-xgi: fix incorrect function call to open() #23010

Ian Romanick (1):
      Fix build for libpciaccess X servers

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video-xgi

Peter Hutterer (4):
      Update to xextproto 7.1 support.
      xf86-video-xgi: Rename xf86Version includes and defines to xorgVersion.
      xf86-video-xgi: Uninclude xf1bpp.h and xf4bpp.h.
      Remove xgi-xg20-21-27.patch (#23752)

root (1):
      XGI:Add support for XG21/27

---
 .gitignore       |    1 
 Makefile.am      |    2 
 README           |   20 
 configure.ac     |   11 
 src/init.c       | 2105 +++---
 src/init.h       |    1 
 src/vb_def.h     |   18 
 src/vb_ext.c     |   19 
 src/vb_ext.h     |   27 
 src/vb_init.c    | 6702 +++++++++++---------
 src/vb_init.h    |    3 
 src/vb_setmode.c |17902 ++++++++++++++++++++++++++++++-------------------------
 src/vb_setmode.h |   18 
 src/vb_struct.h  | 1073 +--
 src/vb_table.h   |  205 
 src/vgatypes.h   |   22 
 src/xgi.h        | 1794 ++---
 src/xgi_accel.c  | 1729 ++---
 src/xgi_accel.h  |   48 
 src/xgi_cursor.c |   89 
 src/xgi_cursor.h |   23 
 src/xgi_dac.c    |   47 
 src/xgi_dri.c    |    6 
 src/xgi_driver.c |12505 +++++++++++++++++++-------------------
 src/xgi_driver.h |   86 
 src/xgi_opt.c    |    2 
 src/xgi_pci.h    |   70 
 src/xgi_setup.c  | 1110 ++-
 src/xgi_vga.c    |  539 -
 src/xgi_video.c  |    1 
 30 files changed, 25116 insertions(+), 21062 deletions(-)
---


More information about the xorg-commit mailing list