summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texture.c
Commit message (Expand)AuthorAgeFilesLines
* Implementation of GL_EXT_texture_env_dot3.Gareth Hughes2001-01-061-8/+39
* Fixed bug in MinMagThresh computation.Brian Paul2001-01-051-99/+120
* More color macro clean-ups.Brian Paul2001-01-031-6/+7
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-37/+17
* Renamed texture object _P to _MaxLevel and _M to _MaxLambda.Brian Paul2000-12-141-23/+23
* minor comments, clean-upBrian Paul2000-12-081-2/+2
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-76/+108
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+2539