nv50: fix stupid thinko in emit_set
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 15 Sep 2009 13:24:32 +0000 (15:24 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 15 Sep 2009 13:37:10 +0000 (15:37 +0200)
commitd3a9cf54c0a95fb60ac8921e100d51b53c44541b
treeba12cce1059860216954878ae4abf358ac2a9538
parent7aee53002c25369364f5d26aeb63d6c467f77c49
nv50: fix stupid thinko in emit_set

When swapping sources 0 and 1, EQ of course does *not*
become NE, etc.

Introduced in 2b963f5c723401aa2646bd48eefe065cd335e280.
src/gallium/drivers/nv50/nv50_program.c