aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix leaking textures and animation resources by software backendKirill Burtsev2018-11-141-3/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-0/+3
|\
| * Software: Fix leaking of SGTexturesAndy Nichols2017-05-051-0/+3
* | dynamic_cast -> qobject_cast for QObjectDerived*Robin Burchell2017-02-141-4/+4
|/
* SoftwareImageNodes: Support textureFiltering and mirroringAndy Nichols2016-07-191-2/+52
* Fix rendering clipped texture and image nodesAllan Sandfeld Jensen2016-06-241-2/+2
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-0/+146