summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_vb.c
Commit message (Expand)AuthorAgeFilesLines
* tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt2009-11-191-15/+15
* mesa: add a prototype to silence warningsBrian Paul2009-02-281-0/+3
* Remove ctx->Point._Size and ctx->Line._Width.Brian2007-07-211-1/+1
* Overhaul/simplify SWvertex and SWspan attribute handling.Brian2007-05-201-24/+24
* s/fog/attrib[FRAG_ATTRIB_FOGC][0]/Brian2007-04-241-1/+1
* SWvertex no longer has texcoord field, use attrib field insteadBrian2007-02-231-24/+24
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-9/+9
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-57/+9
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+392