summaryrefslogtreecommitdiff
path: root/src/mesa/swrast_setup/ss_context.h
AgeCommit message (Expand)Author
2010-08-12swrast: Clean up header file inclusion in ss_context.h.Vinson Lee
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul
2007-05-23Fix problem w/ two-sided lighting and fragment programs (depth-peel regression)Brian
2006-04-11More GLSL code:Michal Krol
2004-01-05Beef up t_vertex.c:Keith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-10-29updated email addressesBrian Paul
2002-10-04multiple GL_POINTS can now be rendered together into one fragment spanBrian Paul
2002-09-17pull-in changes from DRI/Mesa-4.0.4Brian Paul
2001-07-17Lighting now emits colors as CHAN_TYPE, as it used to. This will requireKeith Whitwell
2001-07-12Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-01-29Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell
2001-01-16Fix several conformance problems. Hack solution to line stipple problem.Keith Whitwell
2001-01-05Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-05A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell