| Commit message (Expand) | Author | Age | Files | Lines |
* | tnl: replace __FUNCTION__ with __func__ | Marius Predut | 2015-04-14 | 1 | -11/+11 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -23/+23 |
* | t_dd_dmatmp2.h: Silence unused value warnings. | Vinson Lee | 2009-12-12 | 1 | -0/+11 |
* | Instead of testing ctx->_TriangleCaps for flat/smooth shading, just use ctx->... | Brian Paul | 2006-07-20 | 1 | -6/+7 |
* | make render_quads_verts call EMIT_PRIM with the arguments in the right order, | Adam Jackson | 2004-11-12 | 1 | -1/+1 |
* | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | 2004-07-01 | 1 | -2/+2 |
* | Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not the | Keith Whitwell | 2003-12-09 | 1 | -23/+2 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -17/+3 |
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+949 |