diff options
author | Pierre-Eric Pelloux-Prayer <[email protected]> | 2011-06-20 11:42:23 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-06-21 12:50:44 +1000 |
commit | abe74a9820bc5b512ab24518622368db20187637 (patch) | |
tree | d1472c3e187ab98283e82020ecc02e2c337fcacd /src/gallium/winsys | |
parent | 4112ca54e3769ca2ceeb4d82a4e2bc3dc52cc134 (diff) |
r600g: reorder LIT instructions to support src == dst
the attached patch should be an improvement over Vadim Girlin's patch
fixing LIT instruction for r600g (commit
2fe39b46e73aea37152777fe11d489e0b1bc3f92).
Instructions used in tgsi_lit have been reordered to always write to a
dst channel after the same channel in src has been read (so if src ==
dst, input values are not overwritten before being used).
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/winsys')
0 files changed, 0 insertions, 0 deletions