i965: Set the signed/unsigned type bit in Gen4/5 math messages.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 29 Sep 2011 00:37:53 +0000 (17:37 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Oct 2011 00:01:07 +0000 (17:01 -0700)
commit6960f786c8e1bfbaa0d9eb5f43b3b6bfc7135fcf
tree16d98377ac2e962950b911da66dabc5021cb83ba
parent6b10aab2bbe0e69e2e8efca5e754870c8a543064
i965: Set the signed/unsigned type bit in Gen4/5 math messages.

It never mattered before since we only did floating point math.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_eu_emit.c