i965: Fix the types of immediate integer values.
authorEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 20:47:37 +0000 (13:47 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 20:59:36 +0000 (13:59 -0700)
commit4229a93cc756b3ade02dcf93d806610f95497ad3
treecfa553831a8ecd49654752a3e7fcf3403b4bb4ed
parent41e75cde2605e62ab691fd725a8a7259f40f5122
i965: Fix the types of immediate integer values.

When we're trying to do integer ops, handing a float in doesn't help.
src/mesa/drivers/dri/i965/brw_fs.cpp