summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_exec_api.c
Commit message (Expand)AuthorAgeFilesLines
* Fix glBegin-time test for invalid programs/shaders.Brian2008-02-201-8/+23
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-10/+10
* a variety of fixes for MingWzhang2007-06-281-0/+5
* for evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB_INDEX. See bug 10543Brian2007-04-061-2/+2
* XXX comments about shadersBrian2007-02-221-0/+1
* Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that ourKeith Whitwell2006-10-301-45/+31
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+716