fixup draw/depth region handling in i830 along lines of i915
[mesa.git] / src / mesa / drivers / glide / fxtexman.c
2005-01-25 Brian PaulUse the _mesa_HashNextEntry() function to walk over...
2005-01-17 Daniel Borcacleaned up warnings
2004-09-13 Daniel Borcacleanup
2004-02-16 Daniel Borcacleanup and some WGL PIXELFORMAT issues
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-26 Daniel Borcaaccomodate FetchTexel and fix some memory leak bugs
2004-01-14 Daniel Borcafixed a bug in texture memory manager when in UMA mode
2004-01-07 Daniel Borcabugfix in texture swapping mechanism (multitex)
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-10-21 Daniel BorcaNapalm total immersion
2003-10-09 Daniel BorcaReorganized combiners. Added optimized span functions.
2003-10-02 Brian Paulupdates from Daniel Borca
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-05-02 Brian Paulteximage updates. seems to work fine.
2001-03-03 Brian Paulused indent to clean-up the code
2001-02-06 Brian Paulupdated texture image handling - STILL UNTESTED
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-05 Keith WhitwellLots of changes:
2000-03-31 Brian Paulclean-up of info messages
2000-03-27 Brian Paulremoved tfxMipMapLevel's used and translate fields...
2000-02-16 Brian Paulupdated with changes from DRI project CVS
2000-02-09 Brian Pauludpated version/copyright info
2000-01-18 Brian Paulupdated with latest DRI tree changes
1999-12-10 Brian Paulapplied Daryll's patches
1999-11-15 Brian Paulupdate/merge with Daryll's X server changes
1999-10-13 Brian Paulnow using MALLOC, CALLOC, FREE, etc macros
1999-08-19 jtgInitial revision