Don't index box by the box's index within numClipRects; just dereference it.
authorEric Anholt <anholt@FreeBSD.org>
Sat, 1 Apr 2006 00:57:57 +0000 (00:57 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Sat, 1 Apr 2006 00:57:57 +0000 (00:57 +0000)
commit482d9dd21ddb7293a430ee1b34b6087391b064e1
tree63e84e8676611bb0cce1e30b03e160c419acf892
parent9e8659f346d432b6e51a47e749995bb93ec40a1c
Don't index box by the box's index within numClipRects; just dereference it.
Fixes drawing with more than one cliprect. (Keith Packard)
src/mesa/drivers/dri/i915/intel_batchbuffer.c