summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/ss_context.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* 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
* mesa: Convert to use GLbitfield64 directly.Mathias Fröhlich2011-12-281-1/+1
* swrast: Clean up header file inclusion in ss_context.h.Vinson Lee2010-08-121-2/+1
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-1/+1
* Fix problem w/ two-sided lighting and fragment programs (depth-peel regression)Brian2007-05-231-3/+3
* More GLSL code:Michal Krol2006-04-111-3/+4
* Beef up t_vertex.c:Keith Whitwell2004-01-051-7/+2
* 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
* multiple GL_POINTS can now be rendered together into one fragment spanBrian Paul2002-10-041-2/+3
* pull-in changes from DRI/Mesa-4.0.4Brian Paul2002-09-171-7/+0
* Lighting now emits colors as CHAN_TYPE, as it used to. This will requireKeith Whitwell2001-07-171-1/+7
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-27/+6
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+5
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-0/+7
* Fix several conformance problems. Hack solution to line stipple problem.Keith Whitwell2001-01-161-0/+1
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-3/+3
* Major rework of tnl moduleKeith Whitwell2000-12-261-9/+3
* Committing in .Jouk Jansen2000-11-221-7/+7
* A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell2000-11-051-0/+68