xf86-video-savage: Changes to 'refs/tags/xf86-video-savage-2.3.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 23 19:47:29 PDT 2012


Tag 'xf86-video-savage-2.3.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-24 03:47 -0700

xf86-video-savage-2.3.4

Changes since xf86-video-savage-2.3.3:
Adam Jackson (3):
      Don't include xf86Priv.h
      Fall back to shadowfb if XAA is unavailable
      Fix for new vgahw ABI

Alan Coopersmith (2):
      Add savage_pciids.h to src/Makefile.am to fix distcheck
      xf86-video-savage 2.3.4

Andrew Turner (1):
      Merge almost identical code in SAVAGEInitVisualConfigs

Peter Hutterer (1):
      Untangle XF86DRI from the driver-specific DRI define

Tormod Volden (2):
      Do not use the deprecated xf86PciInfo.h from xserver
      Avoid leading underscores in #include guards

---
 configure.ac         |    6 -
 src/Makefile.am      |    1 
 src/savage_accel.c   |    4 -
 src/savage_bci.h     |    7 --
 src/savage_common.h  |    6 -
 src/savage_dri.c     |  170 +++++++++++++++------------------------------------
 src/savage_dri.h     |    6 -
 src/savage_dripriv.h |    6 -
 src/savage_driver.c  |   46 +++++++------
 src/savage_driver.h  |   11 ++-
 src/savage_drm.h     |   12 +--
 src/savage_exa.c     |    8 +-
 src/savage_hwmc.c    |    1 
 src/savage_i2c.c     |    5 -
 src/savage_pciids.h  |   55 ++++++++++++++++
 src/savage_regs.h    |    6 -
 src/savage_sarea.h   |   12 +--
 src/savage_streams.h |    7 --
 src/savage_vbe.h     |    6 -
 src/savage_video.c   |   12 +--
 20 files changed, 187 insertions(+), 200 deletions(-)
---


More information about the xorg-commit mailing list