summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_texstore.c
AgeCommit message (Expand)Author
2001-05-21initial support for GL_SGIS_generate_mipmap extensionBrian Paul
2001-05-03interpolate fog valus as floats, not fixed - fixed the swrast fog problemBrian Paul
2001-04-13added a work-around in _swrast_copy_texsubimage[123]d() to fix alpha channel ...Brian Paul
2001-03-28More texture format updates. Drivers now need only plug an appropriateGareth Hughes
2001-03-19New filesKeith Whitwell