r300g: fix up buffer emission ordering.
authorDave Airlie <airlied@redhat.com>
Sat, 23 Jan 2010 09:35:42 +0000 (19:35 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 23 Jan 2010 09:35:42 +0000 (19:35 +1000)
commit76bc66b664c7e135aa9c06cedd94ee1961d68c70
tree4867fa9e10d00409842c03cf8e5f1471fa99fbdf
parent9a62f0ce3bffd37bad101552b57347e0855d1df1
r300g: fix up buffer emission ordering.

This fixes the code space checking VBOs, then resetting the space list
and space checking other buffers. it fixes demos/ipers

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_emit.h
src/gallium/drivers/r300/r300_render.c