summaryrefslogtreecommitdiffstats
path: root/src/openvg
diff options
context:
space:
mode:
authorSamuel Rødal <sroedal@trolltech.com>2010-02-19 10:35:17 (GMT)
committerSamuel Rødal <sroedal@trolltech.com>2010-02-19 12:03:31 (GMT)
commite9dedf5b10fcc25454d01a588d5000437cb46e12 (patch)
treecedc87107780daf1732fb1a9fb5d85b84eca81d9 /src/openvg
parent50f9a0332c6469c98cc90aff43fcc79e899b8dd1 (diff)
downloadQt-e9dedf5b10fcc25454d01a588d5000437cb46e12.zip
Qt-e9dedf5b10fcc25454d01a588d5000437cb46e12.tar.gz
Qt-e9dedf5b10fcc25454d01a588d5000437cb46e12.tar.bz2
Fixed off-by-one blending errors in the NEON drawhelper code.
For example blending alpha 0xff with alpha 0xff and a 0.5 opacity gave a result of 0xfe instead of the correct 0xff. This caused some autotests to fail on ARM/NEON. Reviewed-by: TrustMe
Diffstat (limited to 'src/openvg')
0 files changed, 0 insertions, 0 deletions