summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxtexman.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupDaniel Borca2004-09-131-10/+2
* cleanup and some WGL PIXELFORMAT issuesDaniel Borca2004-02-161-8/+2
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-6/+6
* accomodate FetchTexel and fix some memory leak bugsDaniel Borca2004-01-261-4/+0
* fixed a bug in texture memory manager when in UMA modeDaniel Borca2004-01-141-5/+10
* bugfix in texture swapping mechanism (multitex)Daniel Borca2004-01-071-1/+2
* got rid of __FUNCTION__ :(Daniel Borca2003-12-101-15/+15
* Napalm total immersionDaniel Borca2003-10-211-3/+46
* Reorganized combiners. Added optimized span functions.Daniel Borca2003-10-091-14/+24
* updates from Daniel BorcaBrian Paul2003-10-021-50/+75
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-191-39/+27
* fixed some configure;make build problems. cleaned-up copyright info.Brian Paul2001-09-231-20/+9
* teximage updates. seems to work fine.Brian Paul2001-05-021-7/+12
* used indent to clean-up the codeBrian Paul2001-03-031-611/+658
* updated texture image handling - STILL UNTESTEDBrian Paul2001-02-061-24/+48
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-0/+1
* Lots of changes:Keith Whitwell2000-11-051-2/+1
* clean-up of info messagesBrian Paul2000-03-311-5/+5
* removed tfxMipMapLevel's used and translate fields, initial teximage clean-upBrian Paul2000-03-271-5/+4
* updated with changes from DRI project CVSBrian Paul2000-02-161-1/+1
* udpated version/copyright infoBrian Paul2000-02-091-2/+2
* updated with latest DRI tree changesBrian Paul2000-01-181-97/+138
* applied Daryll's patchesBrian Paul1999-12-101-340/+330
* update/merge with Daryll's X server changesBrian Paul1999-11-151-42/+180
* now using MALLOC, CALLOC, FREE, etc macrosBrian Paul1999-10-131-8/+8
* Initial revisionjtg1999-08-191-0/+579