diff options
author | Andreas Kling <andreas.kling@nokia.com> | 2010-12-13 21:57:17 (GMT) |
---|---|---|
committer | Andreas Kling <andreas.kling@nokia.com> | 2010-12-13 21:57:17 (GMT) |
commit | 8d0863f175199384e41a00fa18a9ea7d177c7f0e (patch) | |
tree | 9481e063c56759608f912bc1ee6013e78dcaf49f /src/network/access | |
parent | ff60c64c30a2e889b7a894b7b4b38484b7dfe31a (diff) | |
download | Qt-8d0863f175199384e41a00fa18a9ea7d177c7f0e.zip Qt-8d0863f175199384e41a00fa18a9ea7d177c7f0e.tar.gz Qt-8d0863f175199384e41a00fa18a9ea7d177c7f0e.tar.bz2 |
qrgb565: Use the trivial qt_memconvert() and qt_rectconvert()
Use memcpy() instead of the generic conversion routines where both template
arguments are qrgb565. Yields a massive performance gain for tiling opaque
(background) images in WebKit on 16-bit displays.
This was previously restricted to Q_WS_QWS for some unknown reason.
Reviewed-by: Benjamin Poulain
Diffstat (limited to 'src/network/access')
0 files changed, 0 insertions, 0 deletions