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