summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_dmatmp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure in the savage driver.Eric Anholt2006-07-281-1/+1
* Instead of testing ctx->_TriangleCaps for flat/smooth shading, just use ctx->...Brian Paul2006-07-201-10/+13
* Fix loop for quads-as-triangles.Keith Whitwell2005-01-131-2/+2
* Improve some quad paths, gives gears a little boost.Keith Whitwell2005-01-051-16/+39
* 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