nv50: fix point sprite state validation
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 2 Mar 2011 18:02:59 +0000 (19:02 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 2 Mar 2011 19:59:53 +0000 (20:59 +0100)
commit223d98bb8d49c9e52e498a12980722467ae2bf87
tree0356f1915d3418c83133a2ca43153be9545bd861
parentdbdbbce066de9af2856c207f5de8be7f10c74597
nv50: fix point sprite state validation

Wasn't updated if the FP didn't change, and coordinate replacement
wasn't disabled anymore.
src/gallium/drivers/nv50/nv50_context.h
src/gallium/drivers/nv50/nv50_shader_state.c
src/gallium/drivers/nv50/nv50_state_validate.c