Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-20 | Instead of testing ctx->_TriangleCaps for flat/smooth shading, just use ↵ | Brian Paul | |
ctx->Light.ShadeModel | |||
2004-11-12 | make render_quads_verts call EMIT_PRIM with the arguments in the right order, | Adam Jackson | |
and enable hardware quads on r200 and radeon. samples/prim renders quads correctly now. | |||
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | |
2003-12-09 | Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not the | Keith Whitwell | |
non-parity code). | |||
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell | |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | |