summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_context.h
Commit message (Expand)AuthorAgeFilesLines
* use ctx->VertexProgram._Current instead of ctx->VertexProgram._EnabledBrian2007-02-221-2/+2
* Hook in split functionalitykeithw2007-01-151-7/+1
* 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/+11
* switch several dri drivers overKeith Whitwell2006-10-301-3/+0
* better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell2006-10-301-0/+7
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+101