[Mesa-dev] [PATCH 1/3] i965: Remove the vbo_rebase_prims() path.

Kenneth Graunke kenneth at whitecape.org
Wed Oct 31 16:33:20 PDT 2012


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?



More information about the mesa-dev mailing list