diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-08-17 17:05:35 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-08-17 17:21:17 (GMT) |
commit | 837b6bba916c39665884e4967d70808f863c4487 (patch) | |
tree | 7740e6329c5929dcfc93d7a3febc3ecd9225e9a6 /src/gui/kernel/qcocoawindow_mac_p.h | |
parent | b2056bcd48aa2288f1879de4d0f53cff443e4b16 (diff) | |
download | Qt-837b6bba916c39665884e4967d70808f863c4487.zip Qt-837b6bba916c39665884e4967d70808f863c4487.tar.gz Qt-837b6bba916c39665884e4967d70808f863c4487.tar.bz2 |
Fix the blending of ARGB_PM image when using palignr to load the data
The data loaded for the first were incorrect because the offset was
incorrect. The correct offset should be up to the alignment point.
Instead of trying to load a temporary array, we just move one vector
further since we know reading there is always safe.
Reviewed-by: Andreas Kling
Diffstat (limited to 'src/gui/kernel/qcocoawindow_mac_p.h')
0 files changed, 0 insertions, 0 deletions