aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_save_api.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: display list clean-upsBrian2009-01-311-3/+3
* mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...Brian Paul2008-09-161-5/+7
* mesa: get another class of degenerate dlists workingKeith Whitwell2008-09-151-0/+24
* mesa: improved gl_buffer_object reference countingBrian Paul2008-09-041-4/+13
* Fix an error in _save_OBE_DrawElementsXiang, Haihao2007-07-311-0/+3
* 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://[email protected]/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