diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-07-21 15:14:28 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-07-21 15:40:28 (GMT) |
commit | d00d1bd5423d0bbfea7c85a0411d2b22d97fbe0f (patch) | |
tree | f8edebc6edfcd90d84c23292f15b0bfe64b2484d /mkspecs/features/symbian/run_on_phone.prf | |
parent | 22e0ebd883256379d950ee94de9ba9c92ecf0113 (diff) | |
download | Qt-d00d1bd5423d0bbfea7c85a0411d2b22d97fbe0f.zip Qt-d00d1bd5423d0bbfea7c85a0411d2b22d97fbe0f.tar.gz Qt-d00d1bd5423d0bbfea7c85a0411d2b22d97fbe0f.tar.bz2 |
Use aligned load for the blending of RGB32 over RGB32
Aligned load are faster than unaligned load. This patch add a prologue
to the blending function in order to align the destination on 16 bytes
before using SSE2.
Reviewed-by: Kent Hansen
Diffstat (limited to 'mkspecs/features/symbian/run_on_phone.prf')
0 files changed, 0 insertions, 0 deletions