summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_rebase.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: revert some recent VBO buffer object refcounting changesBrian Paul2009-06-151-3/+1
* mesa: use _mesa_reference_buffer_object() in a few placesBrian Paul2009-06-121-1/+3
* mesa: move the NullBufferObj from GLcontext to gl_shared_stateBrian Paul2009-05-071-1/+1
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-3/+3
* Use new rebase helper. Remove other rebase code.Keith Whitwell2007-01-301-1/+2
* Helper for rebasing draw requests where min_index != 0.Keith Whitwell2007-01-301-0/+221