nv50: make assimilate_temp safe
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 30 Dec 2009 20:17:31 +0000 (21:17 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 31 Dec 2009 13:34:38 +0000 (14:34 +0100)
commitb3425bc3607666e5c8ba4f403b4ead8c8870e49c
tree058939be92b9aa71ab3272cb958018d0036b881c
parentd9ae8f31d5e687fae412edf888028cce69b039f0
nv50: make assimilate_temp safe

Cannot change hw reg assigned to a TGSI TEMP on the fly if
we are in a loop, conditional, or can jump around wildly.
src/gallium/drivers/nv50/nv50_program.c