aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwareinternalrectanglenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSGSoftwareInternalRectangleNode: Remove unnecessary loop iterationsMikhail Svetkin2018-11-271-1/+1
* QSGSoftwareInternalRectangleNode: Reduce memory allocationsMikhail Svetkin2018-11-271-1/+4
* Add support for horizontal gradients in RectangleMichael Brasser2018-05-031-1/+11
* Fix QML Rectangle blurryJiDe Zhang2018-02-021-5/+5
* scenegraph: Port foreach to range-forRobin Burchell2016-07-091-2/+2
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-0/+451