i965: Fix VB packet reuse when offset for the new buffer isn't stride aligned.
authorEric Anholt <eric@anholt.net>
Tue, 22 Feb 2011 00:24:41 +0000 (16:24 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Feb 2011 00:36:09 +0000 (16:36 -0800)
commit9e872a5865c66ed0a518dd1c6c54e72f3afa71f1
treead2acdda3b9afaea96addea999beb8aa58671902
parent12f25eb6d5521ad2dc61eab08331c1ea8d3c67f7
i965: Fix VB packet reuse when offset for the new buffer isn't stride aligned.

Fixes regression in scissor-stencil-clear and 5 other tests.
src/mesa/drivers/dri/i965/brw_draw_upload.c