summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_rebase.c
AgeCommit message (Expand)Author
2009-06-15mesa: revert some recent VBO buffer object refcounting changesBrian Paul
2009-06-12mesa: use _mesa_reference_buffer_object() in a few placesBrian Paul
2009-05-07mesa: move the NullBufferObj from GLcontext to gl_shared_stateBrian Paul
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2007-01-30Use new rebase helper. Remove other rebase code.Keith Whitwell
2007-01-30Helper for rebasing draw requests where min_index != 0.Keith Whitwell