summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-r600
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-08-15 22:36:18 -0700
committerEric Anholt <[email protected]>2011-08-17 11:51:01 -0700
commit3f78f719732b87e6707f94c187ad6e263c6c2ef0 (patch)
treee9e4e5eeef91afe0ae779845fd3bc296175d9277 /src/gallium/targets/dri-r600
parent34980cd153050111edc545545ddff11f5b68347e (diff)
i965/fs: Fix 32-bit integer multiplication.
The MUL opcode does a 16bit * 32bit multiply, and we need to do the MACH to get the top 16bit * 32bit added in. Fixes fs-op-mult-int-*, fs-op-mult-ivec* Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/targets/dri-r600')
0 files changed, 0 insertions, 0 deletions