summaryrefslogtreecommitdiff
path: root/src/mesa/tnl_dd/t_dd_vb.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt
2009-02-28mesa: add a prototype to silence warningsBrian Paul
2007-07-21Remove ctx->Point._Size and ctx->Line._Width.Brian
2007-05-20Overhaul/simplify SWvertex and SWspan attribute handling.Brian
2007-04-24s/fog/attrib[FRAG_ATTRIB_FOGC][0]/Brian
2007-02-23SWvertex no longer has texcoord field, use attrib field insteadBrian
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul