summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_split_copy.c
Commit message (Expand)AuthorAgeFilesLines
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-5/+5
* fix missing ADD_POINTERS, fixes crashes if the index elements are in a vbo.Roland Scheidegger2007-02-011-5/+7
* Use new rebase helper. Remove other rebase code.Keith Whitwell2007-01-301-1/+0
* allocate larger minimum dstelt bufferRoland Scheidegger2007-01-251-1/+1
* fix dstelt memory allocation to avoid hash corruptionRoland Scheidegger2007-01-251-1/+1
* Fix invalid enums passed to MapBufferAapo Tahkola2007-01-181-2/+2
* Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell2007-01-161-7/+8
* New files to manage splitting drawing commandskeithw2007-01-151-0/+549