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

Tormod Volden tormod at kemper.freedesktop.org
Sat Oct 8 13:22:06 PDT 2011


Tag 'xf86-video-savage-2.3.3' created by Tormod Volden <debian.tormod at gmail.com> at 2011-10-08 21:16 -0700

xf86-video-savage 2.3.3 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk6Qr4YACgkQoy2Edrr0HQxsIACfQt9cupJUuG5jmRHBi6QYXMXr
meYAoJqp2uN10I2esefPvF2sm/MQ+/Nk
=o0/z
-----END PGP SIGNATURE-----

Changes since xf86-video-savage-2.3.2:
Hans-Juergen Mauser (1):
      savage: Fix Xv scaling on non-native resolutions

Tormod Volden (20):
      savage: Add casts to silence build warnings
      savage: Replace deprecated x(c)alloc/xfree with m/calloc/free
      savage: More (intermediate) casts to silence warnings
      savage: Drop unused variables and functions
      savage: Fix ambiguity in SavageLoadPaletteSavage4
      savage: Cast all handles before printing them
      savage: Factor out a SAVAGEDRISetupTiledSurfaceRegs function
      savage: Setup tiled surface registers in SavageEnterVT
      savage: Fix building with TRACEON defined
      savage: Fix initialization typo in SAVAGEDRIMoveBuffers
      Use proper casts on framebuffer addresses
      Fix wrong frequency unit in trace output
      savage: Fix logic in waitHSync
      savage: New SAVAGEDRIResume function
      savage: Factor out a SAVAGESetAgpMode and call it on resume
      savage: Make SAVAGESelectBuffer() private (static)
      savage: Fix &/&& typo in "magical" register setup
      savage: Avoid unnecessary float calculation in video display
      savage: Warn if broken drm maps are detected
      Bump version to 2.3.3

---
 configure.ac        |    2 
 src/savage_accel.c  |    3 
 src/savage_cursor.c |    6 -
 src/savage_dga.c    |    8 -
 src/savage_dri.c    |  269 ++++++++++++++++++++++++++++------------------------
 src/savage_driver.c |   44 +++-----
 src/savage_driver.h |   15 --
 src/savage_exa.c    |    3 
 src/savage_hwmc.c   |   10 -
 src/savage_vbe.c    |   10 -
 src/savage_video.c  |   66 ++++++------
 11 files changed, 227 insertions(+), 209 deletions(-)
---


More information about the xorg-commit mailing list