summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_feedback.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-6/+6
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-1/+0
* 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