summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxddtex.c
AgeCommit message (Expand)Author
2000-02-04added support for GL_RGB5_A1 internal texture format (Eero Pajarre)Brian Paul
2000-01-18updated with latest DRI tree changesBrian Paul
1999-12-10applied Daryll's patchesBrian Paul
1999-11-15texture palette updateBrian Paul
1999-11-15fixed mistake in merge regarding texture palettesBrian Paul
1999-11-15update/merge with Daryll's X server changesBrian Paul
1999-11-11updated for new texture color palette structBrian Paul
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-10-13now using MALLOC, CALLOC, FREE, etc macrosBrian Paul
1999-10-05Added gl_ext_multitexture_ADD suport.Miklos Fazekas
1999-08-19Initial revisionjtg