r200: fix off-by-one errors causing 6th texture unit to not work
authorRoland Scheidegger <sroland@vmware.com>
Wed, 5 Aug 2009 00:32:09 +0000 (02:32 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 5 Aug 2009 00:33:34 +0000 (02:33 +0200)
commit8b9a5cfce0065d6e32d3a882b6ee9f94bf2634ff
treede0fd40eebb569ead9dbdb500de457f0ae01a05a
parent7c0fb3a1bea99ff3da6c2679b109f17b26823926
r200: fix off-by-one errors causing 6th texture unit to not work

both for normal and cube textures, this fixes demos/multiarb
(with 6 enabled texture units) and fixes #23142.
src/mesa/drivers/dri/r200/r200_state_init.c