summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_feedback.h
Commit message (Expand)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]Brian Paul2003-03-251-7/+7
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-4/+3
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-7/+7
* Committing in .Jouk Jansen2000-11-221-6/+6
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-9/+15
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-0/+47