summaryrefslogtreecommitdiff
path: root/src/mesa/tnl_dd/t_dd_vb.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-12tnl_dd: Remove dead t_dd_vb.c.Matt Turner1-347/+0
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2013-03-15Replace gl_frag_attrib enum with gl_varying_slot.Paul Berry1-48/+48
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-8/+8
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt1-15/+15
2009-02-28mesa: add a prototype to silence warningsBrian Paul1-0/+3
2007-07-21Remove ctx->Point._Size and ctx->Line._Width.Brian1-1/+1
2007-05-20Overhaul/simplify SWvertex and SWspan attribute handling.Brian1-24/+24
2007-04-24s/fog/attrib[FRAG_ATTRIB_FOGC][0]/Brian1-1/+1
2007-02-23SWvertex no longer has texcoord field, use attrib field insteadBrian1-24/+24
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell1-9/+9
2003-11-24Merge vtx-0-2-branchKeith Whitwell1-57/+9
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+392