Age | Commit message (Expand) | Author |
---|---|---|
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-11-02 | Fix typo in display list attrib binding. | Keith Whitwell |
2006-10-31 | move public structure definitions to vbo.h | Keith Whitwell |
2006-10-30 | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell |
2006-10-30 | Remove wakeup functions. This code is intended to be active all the | Keith Whitwell |
2006-10-30 | switch several dri drivers over | 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 |