xf86-video-tdfx: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Fri Mar 30 18:04:41 EEST 2007


 configure.ac      |   10 ++
 src/tdfx.h        |   51 ++++++++++++++
 src/tdfx_dri.c    |   10 ++
 src/tdfx_driver.c |  187 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 247 insertions(+), 11 deletions(-)

New commits:
commit 673c665c02f02e13d57303f817702177a170e80d
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Mar 30 08:00:12 2007 -0700

    Initial pass at porting driver to pci-rework.  DOES NOT WORK.
    
    This is my initial pass at porting xf86-video-tdfx to the pci-rework
    interfaces.  For reasons that I'm not able to understand, it doesn't quite
    work.  It's clear that some piece of the hardware isn't being initialized
    properly, but, by comparing the old code to the new, it's not clear why.
    
    Does not impact the functionality of non-pci-rework builds.




More information about the xorg-commit mailing list