Split too-large draw commands.
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 15 Jan 2007 13:54:08 +0000 (13:54 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 15 Jan 2007 13:54:08 +0000 (13:54 +0000)
commit5464cd0a60f474753abc6af047fd21b0e29b8ac4
tree955011380feb1147c5c43666745d64fa82057e89
parent2421b25dd777ebfd614ae45907fd4af8c2713102
Split too-large draw commands.

Use the vbo_split_ functionality to split incoming drawing command
to fit within the fixed-size buffers used by software t&l module.
src/mesa/tnl/t_draw.c