diff options
author | Eric Anholt <eric@anholt.net> | 2011-10-03 15:31:52 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2011-10-20 09:51:58 -0700 |
commit | 31874f074c2eaf2a9421c57f0798c79078d296c4 (patch) | |
tree | 41905cde73ef94eec85324c18f223d1150d1d1b9 /docs/relnotes-7.4.4.html | |
parent | 73b0a28ba8b3e2ab917d4c729f34ddbde52c9e88 (diff) | |
download | external_mesa3d-31874f074c2eaf2a9421c57f0798c79078d296c4.zip external_mesa3d-31874f074c2eaf2a9421c57f0798c79078d296c4.tar.gz external_mesa3d-31874f074c2eaf2a9421c57f0798c79078d296c4.tar.bz2 |
i965/vs: Fix comparisons with uint negation.
The condmod instruction ends up generating garbage condition codes,
because apparently the comparison happens on the accumulator value (33
bits for UD), not the truncated value that would be written.
Fixes vs-op-neg-*
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs/relnotes-7.4.4.html')
0 files changed, 0 insertions, 0 deletions