Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-11 | Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after calling INIT() | Keith Whitwell | |
2003-12-11 | Updates to tnl_dd_dmatmp.h | Keith Whitwell | |
- 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. | |||
2003-12-09 | Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not the | Keith Whitwell | |
non-parity code). | |||
2003-11-26 | accomodate vtx-0-2-branch | Daniel Borca | |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell | |
2003-09-17 | Add cast to remove compiler warning | Jon Smirl | |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | |