aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/noisynode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Examples: Update custom QSGMaterialShader correctlySze Howe Koh2023-01-041-0/+1
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-151-1/+1
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-021-3/+1
* Avoid truncating in QSGMaterial::compare() implementationsLaszlo Agocs2020-05-271-4/+2
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-1/+1
* Remove QSGSimpleMaterialLaszlo Agocs2020-04-071-37/+86
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-3/+3
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Update to new QRandomGenerator APIThiago Macieira2017-12-051-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-3/+13
|\
| * Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-1/+2
|/
* Shader examples: initialize all membersEdward Welbourne2016-08-111-1/+1
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-5/+5
* Fix reading of shader sources in scene graph examplehjk2014-03-271-12/+3
* Graph exampleGunnar Sletta2013-06-141-0/+142