diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-05-14 16:15:05 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-05-14 18:09:36 +0200 |
commit | 18ce42d5e39ce34e38be49c9fcdd78329899a075 (patch) | |
tree | 068f47c2eff4de8fbe37e33c9b43d54f45770816 /Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp | |
parent | 33f8f26f0f243413cd50560911a9bb52dbf1a777 (diff) | |
download | qtwebkit-18ce42d5e39ce34e38be49c9fcdd78329899a075.tar.gz |
Images wastes time on prescaling before OpenGL painting
WebCore prescale images under cirtain circumstances to work-around poor
downscaling in the raster QPainter. This is however unnecessary and
harmful to performance when using a OpenGL paint engine.
This patch makes sure the prescaling logic is only used for the raster
paint engine.
Change-Id: I321894ee6adec097d827e9997ebf951960ee91a4
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp')
0 files changed, 0 insertions, 0 deletions