nv50: support TXB and TXL
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 9 Dec 2009 23:36:03 +0000 (00:36 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 12 Dec 2009 15:39:00 +0000 (16:39 +0100)
commitd80778218d512f51e1b52e2fe652021ecefd724a
treebaf97f1f7f9f01ed8860b9a169b42a58ac694e42
parentb0036f391a1862c15c4e33d221314926dba3213b
nv50: support TXB and TXL

... and don't set the 'live' flag for TEX anymore, we'd
have to know if results affect the inputs for another TEX,
and I'm not going to do that kind of analysis now.
src/gallium/drivers/nv50/nv50_program.c
src/gallium/drivers/nv50/nv50_screen.c