summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_save.c
Commit message (Expand)AuthorAgeFilesLines
* vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-091-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-4/+4
* mesa/es: Remove omit list.Chia-I Wu2010-05-121-0/+3
* mesa: Fix null buffer object reference counting.José Fonseca2010-02-091-0/+11
* vbo: Remove unnecessary headers from vbo_save.c.Vinson Lee2010-01-121-2/+0
* 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