summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_save_api.c
Commit message (Expand)AuthorAgeFilesLines
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-9/+9
* a variety of fixes for MingWzhang2007-06-281-0/+4
* Fix invalid enums passed to MapBufferAapo Tahkola2007-01-181-1/+1
* Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell2007-01-161-1/+10
* Remove debug, reenable inplace splitting.keithw2007-01-151-2/+0
* Remove special-case handling for index and edgeflagKeith Whitwell2007-01-151-32/+12
* Don't perform dangling attribute check on POS attribute. It can't byKeith Whitwell2006-11-201-1/+1
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+1160