Age | Commit message (Expand) | Author |
---|---|---|
2007-01-30 | Use new rebase helper. Remove other rebase code. | Keith Whitwell |
2007-01-25 | do not rebase index buffers as it does not work currently (tested with r200 a... | Roland Scheidegger |
2007-01-18 | Fix invalid enums passed to MapBuffer | Aapo Tahkola |
2007-01-15 | Remove unused index buffer. | Keith Whitwell |
2007-01-15 | Remove special-case handling for index and edgeflag | Keith Whitwell |
2006-11-03 | need to call bind_arrays() in vbo_exec_DrawRangeElements. | Roland Scheidegger |
2006-11-02 | Fix typo in last commit | Keith Whitwell |
2006-11-02 | Similarly, fill in missing input slots in the vertex-array + | Keith Whitwell |
2006-11-02 | Fill in missing input slots in the vertex-array + no-vertex-program | Keith Whitwell |
2006-10-30 | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell |
2006-10-29 | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell |