nv50: add craziness for non-constant TXB and TXL
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 13 Dec 2009 12:44:49 +0000 (13:44 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 13 Dec 2009 13:39:19 +0000 (14:39 +0100)
commit44d8c9add2f095fc365ede751253d9fb7fc5c6e1
treeeb32204b46112d851a2edd6d964ea0e728985279
parentb91503f45740e6e2a5db92609aed887b6c7bd460
nv50: add craziness for non-constant TXB and TXL

If lod or bias can be non-constant across a quad of fragments,
we need to execute TEX separately for each value.
Don't ask why.
src/gallium/drivers/nv50/nv50_program.c