[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-savage: Changes to 'refs/tags/xserver-xorg-video-savage-1_2.1.3-4'



Tag 'xserver-xorg-video-savage-1_2.1.3-4' created by Brice Goglin <bgoglin@debian.org> at 2007-11-11 14:29 +0000

Tagging upload of xserver-xorg-video-savage 1:2.1.3-4 to unstable.

Changes since xserver-xorg-video-savage-1_2.1.3-3:
Alex Deucher (2):
      fix segfault from pScrn->currentMode
      fix the build for the non-pci-rework case (compile tested only)

Brice Goglin (5):
      Add upstream URL to debian/copyright
      Merge branch 'debian-experimental' into debian-unstable
      Merge branch 'master' of git://git.freedesktop.org/git/xorg/driver/xf86-video-savage into debian-unstable
      Pull upstream up to 9c959f53ca8376aa136a9d434c3383cdb20487c2
      Prepare changelog for upload

Ian Romanick (8):
      Minimal change set to convert driver to the new PCI interfaces.  Enjoy.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-savage into pci-rework
      dos2unix
      Merge branch 'master' into pci-rework
      Merge PCI-rework support and "classic" PCI interface support into one tree
      Merge branch 'pci-rework'
      Update to use new libpciaccess interfaces for mapping with MTRR support.
      Fix odd typo.

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

---
 .cvsignore          |   19 --
 ChangeLog           |   96 +++++++++++
 Makefile.in         |    2 
 config.guess        |    6 
 config.sub          |   10 -
 configure           |  256 ++++++++++++++++++++++++++++---
 configure.ac        |   12 +
 debian/changelog    |    9 +
 debian/control      |    2 
 debian/copyright    |    3 
 man/.cvsignore      |    2 
 man/Makefile.in     |    2 
 src/.cvsignore      |    6 
 src/Makefile.in     |    2 
 src/savage_dga.c    |    2 
 src/savage_dri.c    |   14 +
 src/savage_driver.c |  418 +++++++++++++++++++++++++++++++++++++++-------------
 src/savage_driver.h |   33 +++-
 src/savage_hwmc.c   |    2 
 19 files changed, 718 insertions(+), 178 deletions(-)
---



Reply to: