Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove special-case handling for index and edgeflag | Keith Whitwell | 2007-01-15 | 1 | -2/+3 |
| | | | | | This isn't required with the changes to core mesa and the new attribute layout. | ||||
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+485 |
rather than VBO's - VBOs are easy but need to look closer at the driver interface. The trivial/tri demo works. |