aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_exec.h
Commit message (Expand)AuthorAgeFilesLines
* Fix glBegin-time test for invalid programs/shaders.Brian2008-02-201-0/+3
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-1/+1
* Remove unused index buffer.Keith Whitwell2007-01-151-3/+0
* move public structure definitions to vbo.hKeith Whitwell2006-10-311-0/+1
* Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that ourKeith Whitwell2006-10-301-3/+0
* Remove wakeup functions. This code is intended to be active all theKeith Whitwell2006-10-301-1/+0
* better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell2006-10-301-4/+0
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+175