For the series:
Reviewed-by: Marek Olšák
Marek
On Wed, Aug 17, 2016 at 11:12 PM, Ilia Mirkin wrote:
> The max basevertex is already computed and added into max_index by the
> caller, _tnl_draw_prims.
>
> Signed-off-by: Ilia Mirkin
> ---
> src/mesa/vbo/vbo_split.c | 8
> 1 file chan
The max basevertex is already computed and added into max_index by the
caller, _tnl_draw_prims.
Signed-off-by: Ilia Mirkin
---
src/mesa/vbo/vbo_split.c | 8
1 file changed, 8 deletions(-)
diff --git a/src/mesa/vbo/vbo_split.c b/src/mesa/vbo/vbo_split.c
index 2f95746..79d7dd4 100644
---