diff options
author | Alex Deucher <alex@botch2.com> | 2008-05-20 11:32:42 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.com> | 2008-05-20 11:32:42 -0400 |
commit | 130e55738047f2a073bcc47e3e1400f7b694a81b (patch) | |
tree | ac219c5f59fa78c3431f071670830ffe85849b87 /src/radeon_tv.c | |
parent | cc9f510770700228e5d597c872e926a4e99bd950 (diff) |
R3/4/5xx: fix EXA rotation
xrandr uses PictOpSrc for rotation which we were falling back on since
render semanties require alpha=0 for REPEAT_NONE when there is no alpha
channel and there is a transform. If the dst has no alpha channel we
should be ok I think.
Otayler and I discussed this on IRC. the more general fix would be
to clip the dst to the src and mask for bounded ops like in/add/over
in the pixel exact transform case.
Diffstat (limited to 'src/radeon_tv.c')
0 files changed, 0 insertions, 0 deletions