aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_dmatmp2.h
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-23/+23
* t_dd_dmatmp2.h: Silence unused value warnings.Vinson Lee2009-12-121-0/+11
* Instead of testing ctx->_TriangleCaps for flat/smooth shading, just use ctx->...Brian Paul2006-07-201-6/+7
* make render_quads_verts call EMIT_PRIM with the arguments in the right order,Adam Jackson2004-11-121-1/+1
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-2/+2
* Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not theKeith Whitwell2003-12-091-23/+2
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-17/+3
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+949