r300g: fix case where texture unit 0 is disabled but unit 1 is enabled.
authorDave Airlie <airlied@redhat.com>
Wed, 14 Oct 2009 01:42:05 +0000 (11:42 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 14 Oct 2009 01:42:05 +0000 (11:42 +1000)
commit23c0c820e2767324546d450d2a7aa7bf1f70c36f
treede7017142fc576422213b7bd0ef24c728fcee0b5
parent220f72a8d04728efbbc097d27be43590b0fe1ceb
r300g: fix case where texture unit 0 is disabled but unit 1 is enabled.

to reproduce, start texrect, disable 0 texture in menu.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r300/r300_emit.c