summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_save.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: improved gl_buffer_object reference countingBrian Paul2008-09-041-5/+11
* fix vbo display list memleak upon context destructionBrian2008-01-011-0/+15
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-4/+4
* Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that ourKeith Whitwell2006-10-301-1/+8
* Remove wakeup functions. This code is intended to be active all theKeith Whitwell2006-10-301-25/+13
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+94