summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_save.c
AgeCommit message (Expand)Author
2011-01-09vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-05-12mesa/es: Remove omit list.Chia-I Wu
2010-02-09mesa: Fix null buffer object reference counting.José Fonseca
2010-01-12vbo: Remove unnecessary headers from vbo_save.c.Vinson Lee
2008-09-04mesa: improved gl_buffer_object reference countingBrian Paul
2008-01-01fix vbo display list memleak upon context destructionBrian
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2006-10-30Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that ourKeith Whitwell
2006-10-30Remove wakeup functions. This code is intended to be active all theKeith Whitwell
2006-10-29Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell