summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxtexman.c
AgeCommit message (Expand)Author
2001-09-23fixed some configure;make build problems. cleaned-up copyright info.Brian Paul
2001-05-02teximage updates. seems to work fine.Brian Paul
2001-03-03used indent to clean-up the codeBrian Paul
2001-02-06updated texture image handling - STILL UNTESTEDBrian Paul
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-05Lots of changes:Keith Whitwell
2000-03-31clean-up of info messagesBrian Paul
2000-03-27removed tfxMipMapLevel's used and translate fields, initial teximage clean-upBrian Paul
2000-02-16updated with changes from DRI project CVSBrian Paul
2000-02-09udpated version/copyright infoBrian Paul
2000-01-18updated with latest DRI tree changesBrian Paul
1999-12-10applied Daryll's patchesBrian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-10-13now using MALLOC, CALLOC, FREE, etc macrosBrian Paul
1999-08-19Initial revisionjtg