aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultinternalrectanglenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-151-1/+2
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-021-62/+2
* Change const ref to ref in QSGMaterialRhiShader as per API reviewLaszlo Agocs2019-09-231-2/+2
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-1/+51
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-1/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-3/+3
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-0/+159