summaryrefslogtreecommitdiff
path: root/src/mesa/tnl_dd/t_dd_dmatmp2.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-12-12t_dd_dmatmp2.h: Silence unused value warnings.Vinson Lee
2006-07-20Instead of testing ctx->_TriangleCaps for flat/smooth shading, just use ctx->...Brian Paul
2004-11-12make render_quads_verts call EMIT_PRIM with the arguments in the right order,Adam Jackson
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2003-12-09Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not theKeith Whitwell
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul