summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texture.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented GL_ARB_texture_env_crossbar.Brian Paul2002-05-021-8/+2
* Klaus Niederkrueger's latest changes: use INIT_SPAN() to init span primitiveBrian Paul2002-04-121-5/+6
* Still more texture/span simplification and clean-up.Brian Paul2002-01-281-8/+2
* More span clean-up, mostly texture-related.Brian Paul2002-01-281-1/+4
* LOTS of changes, building upon Klaus's work.Brian Paul2002-01-271-3/+3
* Klaus's latest patches: change texcoord[3] to texcoord[4] everywhereBrian Paul2002-01-101-4/+4
* first checkpoint commit of Klaus's new span code (struct sw_span)Brian Paul2001-12-171-5/+9
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+1
* Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture.Brian Paul2001-02-201-3/+3
* Fixed bug in MinMagThresh computation.Brian Paul2001-01-051-9/+9
* Committing in .Jouk Jansen2000-11-221-6/+6
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-1/+5
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+46