Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -8/+8 |
* | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt | 2009-11-19 | 1 | -15/+15 |
* | mesa: add a prototype to silence warnings | Brian Paul | 2009-02-28 | 1 | -0/+3 |
* | Remove ctx->Point._Size and ctx->Line._Width. | Brian | 2007-07-21 | 1 | -1/+1 |
* | Overhaul/simplify SWvertex and SWspan attribute handling. | Brian | 2007-05-20 | 1 | -24/+24 |
* | s/fog/attrib[FRAG_ATTRIB_FOGC][0]/ | Brian | 2007-04-24 | 1 | -1/+1 |
* | SWvertex no longer has texcoord field, use attrib field instead | Brian | 2007-02-23 | 1 | -24/+24 |
* | Updates to tnl_dd_dmatmp.h | Keith Whitwell | 2003-12-11 | 1 | -9/+9 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -57/+9 |
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+392 |