[Mesa-dev] [PATCH] tnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims().

Kenneth Graunke kenneth at whitecape.org
Tue Apr 8 14:06:07 PDT 2014


On 04/08/2014 04:01 AM, Iago Toral Quiroga wrote:
> This should help prevent situations where we render without proper index
> bounds. For example: https://bugs.freedesktop.org/show_bug.cgi?id=59455
> ---
>  src/mesa/drivers/dri/i965/brw_draw.c         | 24 ++++++++++----------
>  src/mesa/drivers/dri/nouveau/nouveau_vbo_t.c |  6 ++---
>  src/mesa/tnl/t_context.c                     |  2 +-
>  src/mesa/tnl/t_draw.c                        | 34 +++++++++-------------------
>  src/mesa/tnl/tnl.h                           |  9 --------
>  5 files changed, 27 insertions(+), 48 deletions(-)

Nice!

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140408/31e60985/attachment.sig>


More information about the mesa-dev mailing list