OSDN Git Service

i965: Reinstate max-index paranoia
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 11:19:32 +0000 (11:19 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 11:24:45 +0000 (11:24 +0000)
commitb4cbd2b312d53a50603e2cda925711bc9def4517
tree2347b50c19df42da5c3273203e09e8ee899186c1
parent3377faffcdc7227bd27381894c87c7600547744f
i965: Reinstate max-index paranoia

Don't trust the applications not to reference beyond the end of the
vertex buffers.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_draw_upload.c