summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_split_copy.c
AgeCommit message (Expand)Author
2009-01-23mesa: set the new array->Format field in VBO codeBrian Paul
2007-08-07fix vbo_split_copy related bug 9962Xiang, Haihao
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2007-02-01fix missing ADD_POINTERS, fixes crashes if the index elements are in a vbo.Roland Scheidegger
2007-01-30Use new rebase helper. Remove other rebase code.Keith Whitwell
2007-01-25allocate larger minimum dstelt bufferRoland Scheidegger
2007-01-25fix dstelt memory allocation to avoid hash corruptionRoland Scheidegger
2007-01-18Fix invalid enums passed to MapBufferAapo Tahkola
2007-01-16Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell
2007-01-15New files to manage splitting drawing commandskeithw