vbo: yet tighter still usage of FLUSH_NEED_CURRENT
authorKeith Whitwell <keithw@vmware.com>
Mon, 9 Mar 2009 14:40:34 +0000 (14:40 +0000)
committerKeith Whitwell <keithw@vmware.com>
Mon, 9 Mar 2009 14:40:34 +0000 (14:40 +0000)
commitef5fd0b66a0ddfa1df5c39a8711dd542107c61c3
tree91ea4012a6b919aafbaea239e7e07cf875314fa4
parentfb8a9875f6af28964a56e8307dd90a0b5fe97a4b
vbo: yet tighter still usage of FLUSH_NEED_CURRENT

Previous change broke redbook/polys and probably others.  I'm fairly
sure that drivers like r300 don't need to touch
ctx->Driver.NeedVertices, but this code is incredibly fragile and I'm
not confident about removing it from there.  Hopefully this gets
things working again.
src/mesa/vbo/vbo_exec_api.c