Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to tnl_dd_dmatmp.h | Keith Whitwell | 2003-12-11 | 1 | -3/+4 |
| | | | | | | | | | | | | | | - 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. | ||||
* | add the i810 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+62 |
(build tested, but not physically tested) |