summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/r300_fragprog_swizzle.c
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-03-12 09:32:16 +0100
committerMarek Olšák <maraeo@gmail.com>2011-03-12 09:39:46 +0100
commitd96305e4fcc67047e730cdc177bfa3da4307ff5a (patch)
treeb157b4da986b7bb565a5c262e8127e1b3f86f34b /src/mesa/drivers/dri/r300/compiler/r300_fragprog_swizzle.c
parent1868d21c8ee1fdf775f3e3ddbb1c48fa89d5850c (diff)
r300/compiler: fix translating the src negate bits in pair_translate
(1, -_, ...) was converted to (-1, ...) because of the negation in the second component. Masking out the unused bits fixes this. Piglit: - glsl-fs-texture2d-branching NOTE: This is a candidate for the 7.9 and 7.10 branches.
Diffstat (limited to 'src/mesa/drivers/dri/r300/compiler/r300_fragprog_swizzle.c')
0 files changed, 0 insertions, 0 deletions