xf86-video-savage: Changes to 'pci-rework'

Ian Romanick idr at kemper.freedesktop.org
Wed Aug 22 12:18:24 PDT 2007


 configure.ac        |    2 
 man/savage.man      |   19 +++++-
 src/savage_bci.h    |    6 ++
 src/savage_driver.c |  104 +++++++++++++++++++++++++++++++-------
 src/savage_driver.h |    8 +-
 src/savage_exa.c    |  142 ++++++++++++++++++++++++++++++++++------------------
 src/savage_video.c  |   32 -----------
 7 files changed, 205 insertions(+), 108 deletions(-)

New commits:
commit 68ceead721aeb75b9faed6297407a320a83499e4
Merge: da23218... bf5e2a5...
Author: Ian Romanick <idr at us.ibm.com>
Date:   Wed Aug 22 11:45:43 2007 -0700

    Merge branch 'master' into pci-rework
    
    Conflicts:
    
    	src/savage_driver.h

commit bf5e2a5d33fbab07bc3606927c58a3a04a5c9b1e
Author: Julien Cristau <jcristau at debian.org>
Date:   Fri Aug 17 03:25:48 2007 +0200

    Include <unistd.h> to get a declaration for usleep()

commit 83f3db97b107a84d79e21c64039328c05095719e
Author: Alex Deucher <alex at botch2.com>
Date:   Thu Aug 16 20:45:12 2007 -0400

    update for 2.1.3 release

commit 1f6258c7f4c4073de0bdd72f06c1e94bb6895c73
Author: Brice Goglin <bgoglin at debian.org>
Date:   Tue Aug 7 09:54:47 2007 +0200

    Define SAVAGE_VERSION* using PACKAGE_VERSION*

commit b706ffe07fc61281d2dea406f828418f42e3da85
Author: Alex Deucher <alex at botch2.com>
Date:   Thu Jul 12 00:03:13 2007 -0400

    Unmap mem before freeing driverPrivate

commit fab88bce3b9f19918bbf1a2b0f57d34113c8381f
Author: Alex Deucher <alex at botch2.com>
Date:   Wed Jul 11 23:40:51 2007 -0400

    Add panel native mode automatically.
    
    Based on Henry Zhao's code from nv

commit b126b204d3465700e8c6a1fcc4770f322c8bb7db
Author: Tormod Volden <bugzi06.fdo.tormod at xoxy.net>
Date:   Wed Jul 11 21:25:30 2007 -0400

    Add "DRI" option to enable/disable DRI support
    
    fixes bug 10746

commit 90692b3a123861ca02100f86b4c80f070fd4196d
Author: Alex Deucher <alex at botch2.com>
Date:   Wed Jul 11 21:07:47 2007 -0400

    fix segfault in SavageDoAdjustFrame() on server 1.3
    
    tracked down by Tormod Volden, fixes bug 10934

commit 7832dcd82046238d5accb55468c65241f0edc6d0
Author: Alex Deucher <alex at botch2.com>
Date:   Wed Jul 11 21:01:03 2007 -0400

    fix console corruption due to invalid shadow status
    
    tracked down by Tormod Volden, fixes bug 11237

commit 8dd310538df11cc5ff4e8e84920218b819bbae47
Author: David Nusinow <dnusinow at debian.org>
Date:   Wed Jul 11 20:00:25 2007 -0400

    disable randr when savage rotation is enabled
    
    fixes bug 7899

commit 4b2a0ad8f15e7b11f7c8251fb032b9df4f07ce96
Author: Nate Bargmann <n0nb at networksplus.net>
Date:   Sat May 5 13:35:02 2007 +0200

    Fixed a markup error.

commit ff0ee0420bd7c0c1be5bf97e8764f3e974ff5887
Author: Alex Deucher <alex at botch2.com>
Date:   Mon Apr 2 17:32:02 2007 -0400

    final odds and ends for exa
    
    I still get blue for solids that should be grey for certain things
    (firefox status and navigation bars, certain mouse overs, etc.)

commit 675ff8177852732c6e9d52464f34d5fe867ac67e
Author: Alex Deucher <alex at botch2.com>
Date:   Wed Mar 21 02:14:16 2007 -0400

    Get Solid() working again
    
    You have to send color EVERY time.

commit ee7c53ae2b6e167dd4d6e813bc565e991f6b73e3
Author: Alex Deucher <alex at botch2.com>
Date:   Tue Mar 6 02:28:33 2007 -0500

    small exa fix ups, remove an errant comment

commit 3e2d370e291f5f222de88075f1f285446cca0569
Author: Mikko Rapeli <mikko.rapeli at iki.fi>
Date:   Wed Jan 3 21:50:22 2007 -0500

    fix savage respawn crash
    
    SavageCloseScreen() unmaps memory, but SavageScreenInit()
    never maps it again.

commit 37240b81daa4ed46c27e439d22b6fd9909dac249
Author: Alex Deucher <alex at t41p.(none)>
Date:   Wed Nov 22 11:56:41 2006 -0500

    clean up some leftover cruft.

commit 4f8660473ba079f98f097abd72ce2647c345d7cd
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Mon Oct 23 10:57:35 2006 -0700

    Strip ^M's out of savage_driver.h



More information about the xorg-commit mailing list