[Mesa-dev] [PATCH 1/3] i965: Remove the vbo_rebase_prims() path.
Eric Anholt
eric at anholt.net
Wed Oct 31 18:12:19 PDT 2012
Kenneth Graunke <kenneth at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121031/54820c70/attachment.pgp>
More information about the mesa-dev
mailing list