r300g: emit R300_TEX_ENABLE to indicate there are no textures bound
authorMarek Olšák <maraeo@gmail.com>
Fri, 20 Nov 2009 04:17:00 +0000 (05:17 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Fri, 20 Nov 2009 23:12:18 +0000 (15:12 -0800)
commit015e7e7724a64d3d9e02e57f6a8eb88a6441f596
treefce3a12be84eb591088898b1f90fbfc2b966ac29
parentae70cd1f027bdfc7f500d78b6c5333e6b35d3ee8
r300g: emit R300_TEX_ENABLE to indicate there are no textures bound

Previously, this reg wasn't emitted at all if texture_count == 0.
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_emit.h