aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qml
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2014-11-10 14:22:05 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-10 16:06:24 +0100
commit4d15f5287905a2d8e4f4aa44494d01ecc3bf0cac (patch)
tree5d160c6c346552bfc7b9652f929892c404b14ffa /tools/qml
parent66a36359a7bf3da844c98b88cbcfddeb2b6c343f (diff)
Revert "Fix pixel bleed in BorderImage"
This reverts commit a9238292145e05d36be7c35bdd50829c6400a3de. It also reverts follow-up commits: 87755d0437413cfb875c50e3dfa53030601567c9 c2c710e5a8d66fa696276aa69c2e3b00436eefe5 cc8a76ce8ea76afe912902067e95ca2abf9e482f The new implementation is much too slow because it will cause each section of the border image to be uploaded to the atlas, and it will not be shared between different border images nor between different sizes of the border. The performance regression is so significant that it's not worth it for the original bug fix. We leave the tests around, so some of those might regress due to this. Change-Id: I3f56f4564255ebb77e6487881a6a11b19ad0234e Task-number: QTBUG-42288 Task-number: QTBUG-35838 Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'tools/qml')
0 files changed, 0 insertions, 0 deletions