New files to manage splitting drawing commands
authorkeithw <keithw@keithw-laptop.(none)>
Mon, 15 Jan 2007 11:52:58 +0000 (11:52 +0000)
committerkeithw <keithw@keithw-laptop.(none)>
Mon, 15 Jan 2007 11:52:58 +0000 (11:52 +0000)
commita38cb37913b7cd2f9c3c7aa11dcbb9485d623924
treed28e0350fb95efe31e1d34271a565731ab843982
parentdd60eaa6d9f61735141976db0e83d25176ac73c7
New files to manage splitting drawing commands
src/mesa/vbo/vbo_split.c [new file with mode: 0644]
src/mesa/vbo/vbo_split.h [new file with mode: 0644]
src/mesa/vbo/vbo_split_copy.c [new file with mode: 0644]
src/mesa/vbo/vbo_split_inplace.c [new file with mode: 0644]