Patrick Baggett wrote:
> Is this driver used under Linux et al. or is DRI driver used instead? 
> I've found a few issues while running on a Voodoo3 card in Linux 
> (texture corruption when Alt+Tab), and I was wondering if I should start 
> my quest in DRI land or Mesa source?

The Mesa glide driver (src/mesa/drivers/glide/) is built on the 3dfx 
Glide library.  It was written before the DRI existed for the Voodoo1/2 
cards.

The DRI-based 3dfx driver for Voodoo3 and later is under 
src/mesa/drivers/dri/tdfx/.  I'd guess that's the driver you're using.

I'd suspect that a texture corruption problem would be a bug in the tdfx 
driver, not core Mesa.

-Brian

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to