summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_save.h
Commit message (Expand)AuthorAgeFilesLines
* vbo: added a commentBrian Paul2011-06-081-1/+1
* vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-091-0/+1
* vbo: Avoid the copy to current in dlists if not required.Mathias Fröhlich2010-12-101-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-14/+14
* mesa/es: Remove omit list.Chia-I Wu2010-05-121-1/+16
* vbo: cache last dlist vertex in malloced memoryKeith Whitwell2009-04-161-0/+7
* Merge commit 'origin/gallium-0.1'Keith Whitwell2009-03-031-1/+1
|\
| * vbo: use MapBufferRange where availableKeith Whitwell2009-03-031-1/+1
* | mesa: display list clean-upsBrian2009-01-311-1/+1
|/
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-1/+1
* Remove special-case handling for index and edgeflagKeith Whitwell2007-01-151-2/+0
* move public structure definitions to vbo.hKeith Whitwell2006-10-311-0/+1
* Remove wakeup functions. This code is intended to be active all theKeith Whitwell2006-10-301-2/+0
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+180