summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_exec_array.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused index buffer.Keith Whitwell2007-01-151-7/+1
* Remove special-case handling for index and edgeflagKeith Whitwell2007-01-151-4/+2
* need to call bind_arrays() in vbo_exec_DrawRangeElements.Roland Scheidegger2006-11-031-1/+3
* Fix typo in last commitKeith Whitwell2006-11-021-1/+1
* Similarly, fill in missing input slots in the vertex-array +Keith Whitwell2006-11-021-0/+7
* Fill in missing input slots in the vertex-array + no-vertex-programKeith Whitwell2006-11-021-1/+10
* better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell2006-10-301-7/+8
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+367