summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_exec.c
Commit message (Expand)AuthorAgeFilesLines
* vbo: Remove unnecessary headers from vbo_exec.c.Vinson Lee2010-01-121-3/+0
* mesa: Add BeginVertices driver callKeith Whitwell2009-03-031-0/+1
* mesa: refactor: move #define FEATURE flags into new mfeatures.h fileBrian Paul2008-06-101-1/+0
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-8/+8
* Remove wakeup functions. This code is intended to be active all theKeith Whitwell2006-10-301-18/+5
* better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell2006-10-301-117/+0
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+227