summaryrefslogtreecommitdiff
path: root/src/mesa/tnl_dd/t_dd_vbtmp.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-11-19tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]Eric Anholt
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt
2009-11-19tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt
2004-11-01fixed compilation errorDaniel Borca
2004-10-29make sure we don't generate random alphaDaniel Borca
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