aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texstore.c
Commit message (Expand)AuthorAgeFilesLines
* initial support for GL_SGIS_generate_mipmap extensionBrian Paul2001-05-211-1/+27
* interpolate fog valus as floats, not fixed - fixed the swrast fog problemBrian Paul2001-05-031-5/+7
* added a work-around in _swrast_copy_texsubimage[123]d() to fix alpha channel ...Brian Paul2001-04-131-1/+49
* More texture format updates. Drivers now need only plug an appropriateGareth Hughes2001-03-281-34/+34
* New filesKeith Whitwell2001-03-191-0/+405