summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_pixeltex.c
AgeCommit message (Expand)Author
2002-01-28Still more texture/span simplification and clean-up.Brian Paul
2002-01-27LOTS of changes, building upon Klaus's work.Brian Paul
2002-01-10Klaus's latest patches: change texcoord[3] to texcoord[4] everywhereBrian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-11-05Reorganized software rasterizer as a module which manages its own state,Keith Whitwell
2000-10-31Moved software rasterizer functionality to new directory.Keith Whitwell