Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | 2004-07-01 | 2 | -4/+4 | |
| | ||||||
* | Add EXT_vertex_cull support to mesa | Keith Whitwell | 2004-05-10 | 1 | -1/+1 | |
| | ||||||
* | Fix off-by-one in calculations for wrapped trifan, polygon primitives | Keith Whitwell | 2004-02-04 | 1 | -4/+4 | |
| | ||||||
* | Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after calling INIT() | Keith Whitwell | 2003-12-11 | 1 | -10/+19 | |
| | ||||||
* | Updates to tnl_dd_dmatmp.h | Keith Whitwell | 2003-12-11 | 3 | -189/+307 | |
| | | | | | | | | | | | | | | - Allocate vertices explicitly, rather than trying to talk about dma buffers. - Clean up the various Flush() operations. - Don't allow fallbacks any longer. Provide a support function to detect them ahead o ftime Updates to tnl_dd_vbtmp.h - Get rid of power-of-two vertex strides. Pack all vertices tightly. - Get texunit 2,3 emit working coorrectly. Other stuff: - Get rid of lingering Ubyte color support. - Fix a few compiler warnings. | |||||
* | Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not the | Keith Whitwell | 2003-12-09 | 1 | -23/+2 | |
| | | | | non-parity code). | |||||
* | accomodate vtx-0-2-branch | Daniel Borca | 2003-11-26 | 1 | -3/+0 | |
| | ||||||
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 5 | -391/+166 | |
| | ||||||
* | Add cast to remove compiler warning | Jon Smirl | 2003-09-17 | 1 | -4/+4 | |
| | ||||||
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 18 | -0/+6994 | |