aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/swrast_setup.h
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell2004-01-051-0/+8
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-2/+2
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-44/+6
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-21/+23
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-0/+18
* Fix several conformance problems. Hack solution to line stipple problem.Keith Whitwell2001-01-161-2/+10
* Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell2001-01-081-0/+2
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-10/+3
* Major rework of tnl moduleKeith Whitwell2000-12-261-8/+7
* minor changes to silence compiler warningsBrian Paul2000-11-101-10/+10
* A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell2000-11-051-0/+70