summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_save.h
AgeCommit message (Expand)Author
2011-01-09vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-12-10vbo: Avoid the copy to current in dlists if not required.Mathias Fröhlich
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-05-12mesa/es: Remove omit list.Chia-I Wu
2009-04-16vbo: cache last dlist vertex in malloced memoryKeith Whitwell
2009-03-03Merge commit 'origin/gallium-0.1'Keith Whitwell
2009-03-03vbo: use MapBufferRange where availableKeith Whitwell
2009-01-31mesa: display list clean-upsBrian
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2007-01-15Remove special-case handling for index and edgeflagKeith Whitwell
2006-10-31move public structure definitions to vbo.hKeith 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