aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetatype.cpp
diff options
context:
space:
mode:
authorGlenn Watson <glenn.watson@nokia.com>2012-06-27 09:36:13 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-27 02:28:40 +0200
commita2aa4705702256c15aaaf64e08b90c4749233f9d (patch)
tree16ebff142157690c97609f2d29b7c4df7bf449e3 /src/qml/qml/qqmlmetatype.cpp
parent786dca63ce917cd798f422145c9cba8ab1b8063a (diff)
Fix performance issue with BorderImage element.
When a small source image is used in repeat mode, a large number of vertices and indices can be generated by the current algorithm. Change the geometry hint to static data, so the renderer plugin will store the data in a VBO in GPU memory. Task-number: QTBUG-21728 Change-Id: I07b3172eef8569bec2f4acebfb7965625bb5e63b Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'src/qml/qml/qqmlmetatype.cpp')
0 files changed, 0 insertions, 0 deletions