Kenneth Graunke <kenn...@whitecape.org> writes:

> On 10/31/2012 02:26 PM, Eric Anholt wrote:
>> The brw_draw_upload.c start_vertex_bias code has support for doing the rebase
>> without rewriting the index buffer by applying a basevertex.  It looks like
>> vbo_rebase_prims() is not equipped to handle basevertex.
>> ---
>>   src/mesa/drivers/dri/i965/brw_draw.c |   21 ++++++---------------
>>   1 file changed, 6 insertions(+), 15 deletions(-)
>
> No performance data?

Nope, I was removing it because the code was just broken for basevertex.

Attachment: pgpF6dtlFMR8X.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to