aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_dmatmp.h
Commit message (Expand)AuthorAgeFilesLines
...
* Removed two unnecessary variables.Ville Syrjala2004-10-161-4/+2
* fix compare w/ zero warnings (bug 988766)Brian Paul2004-07-201-5/+4
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-2/+2
* Add EXT_vertex_cull support to mesaKeith Whitwell2004-05-101-1/+1
* Fix off-by-one in calculations for wrapped trifan, polygon primitivesKeith Whitwell2004-02-041-4/+4
* Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after calling INIT()Keith Whitwell2003-12-111-10/+19
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-162/+294
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-12/+0
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+1105