summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_feedback.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-7/+7
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-6/+6
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-10/+15
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-12/+24
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-0/+153