summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_save.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-4/+4
2010-05-12mesa/es: Remove omit list.Chia-I Wu1-0/+3
2010-02-09mesa: Fix null buffer object reference counting.José Fonseca1-0/+11
2010-01-12vbo: Remove unnecessary headers from vbo_save.c.Vinson Lee1-2/+0
2008-09-04mesa: improved gl_buffer_object reference countingBrian Paul1-5/+11
2008-01-01fix vbo display list memleak upon context destructionBrian1-0/+15
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian1-4/+4
2006-10-30Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that ourKeith Whitwell1-1/+8
2006-10-30Remove wakeup functions. This code is intended to be active all theKeith Whitwell1-25/+13
2006-10-29Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell1-0/+94