[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.3.0-1'



Tag 'xserver-xorg-video-savage-1_2.3.0-1' created by Brice Goglin <bgoglin@debian.org> at 2009-07-19 20:31 +0000

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

Changes since xserver-xorg-video-savage-1_2.2.1-5:
Adam Jackson (2):
      Remove useless loader symbol lists.
      savage 2.3.0

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Alex Villacís Lasso (9):
      Bug #18378: Use xfVillKeyHelperDrawable if available.
      Fix EXA Copy
      Document the existence of the IgnoreEDID option
      YUV packed buffer and YV12 planar buffer (if required) are now separate allocations
      Add AGPforXv Option
      EXA: UTS Optimization
      Fix crash by null pointer access when DRI is not available.
      Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA acceleration.
      Do not use XAAGetCopyROP outside of XAA-specific code

Brice Goglin (6):
      Merge tag 'xf86-video-savage-2.3.0' into debian-unstable
      New upstream release
      Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
      Adding README.source means we can bump Standards-Version
      Remove 01_gen_pci_ids.diff
      Prepare changelog for upload

Chris Ball (3):
      Build fix: EXA now requires -DEXA_DRIVER_KNOWN_MAJOR=3
      configure: use AC_DEFINE instead of shell substitution
      Revert EXA 3 build fix.

David Nusinow (1):
      Add README.source

Julien Cristau (2):
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function

Tormod Volden (1):
      Savage: Do not add panel modes when there is no panel

---
 ChangeLog                                |  154 +++++++++++++++++++++-
 README                                   |   20 ++
 configure.ac                             |    6 
 debian/README.source                     |   73 ++++++++++
 debian/changelog                         |    9 +
 debian/control                           |    2 
 debian/patches/01_gen_pci_ids.diff       |   39 -----
 debian/patches/series                    |    1 
 debian/xserver-xorg-video-savage.install |    1 
 debian/xsfbs/xsfbs.sh                    |   12 -
 man/savage.man                           |   35 ++++-
 src/savage_accel.c                       |   26 +++
 src/savage_dri.c                         |   42 +++++-
 src/savage_driver.c                      |  217 +++----------------------------
 src/savage_driver.h                      |    4 
 src/savage_exa.c                         |  128 +++++++++++++-----
 src/savage_video.c                       |  196 ++++++++++++++++++++++------
 17 files changed, 627 insertions(+), 338 deletions(-)
---


Reply to: