summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/libANGLE
diff options
context:
space:
mode:
authorAleix Pol <aleixpol@kde.org>2019-06-24 17:43:16 +0200
committerAleix Pol <aleixpol@kde.org>2019-06-26 16:21:45 +0200
commitcc13b99781b0bbf5f9d09b2c5b081a085762cd0c (patch)
tree6a55db99e34bf2ded6deeca80b6cc3b2e980fb9d /src/3rdparty/angle/src/libANGLE
parent89655525ae56dd9662f1873efdce72cbff7bb932 (diff)
Do not downscale png when the size is exactly right
Don't go through the doScaledRead path (i.e. calling read_image_scaled) when reading an image that the target size is the image of the file we are opening. This makes the loading of the file much faster while keeping the output correct. [ChangeLog][QtGui][QImage] Improve loading time when loading png files that have the same size as the target. Change-Id: I2a33c49fe1ce52ec296c2175ee542b5bcdec2c4b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/3rdparty/angle/src/libANGLE')
0 files changed, 0 insertions, 0 deletions