radeon: Simplify cliprects computation now that there's just 1.
authorEric Anholt <eric@anholt.net>
Fri, 14 Oct 2011 20:52:31 +0000 (13:52 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 28 Oct 2011 18:31:11 +0000 (11:31 -0700)
commit339c1731c346f21bf212e4d94d57d09d8cbfc9f4
tree6c26d65cf724a8652c29caee83d8947fd5e04e3d
parentcab45780248f5d38954d9c9e553246c7f488ef0f
radeon: Simplify cliprects computation now that there's just 1.

This can probably be reduced even further by moving this logic to the
scissor state update or just removing the logic entirely, but I don't
trust myself in radeon quite that much.
src/mesa/drivers/dri/radeon/radeon_common.c
src/mesa/drivers/dri/radeon/radeon_common.h
src/mesa/drivers/dri/radeon/radeon_common_context.h