summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_vb.c
Commit message (Expand)AuthorAgeFilesLines
* tnl_dd: Remove dead t_dd_vb.c.Matt Turner2014-12-121-347/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* Replace gl_frag_attrib enum with gl_varying_slot.Paul Berry2013-03-151-48/+48
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-8/+8
* 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