aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgrendernode.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Make QSGRenderNode usable in Quick3Dv5.15.0-beta2Laszlo Agocs2020-03-111-0/+2
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-2/+2
* Implement QSGRenderNode for the rhi pathLaszlo Agocs2019-08-221-29/+74
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* doc: Add documentation for undocumented thingsMartin Smith2018-02-141-1/+17
* Correct software PathItem bounding rectLaszlo Agocs2017-01-231-0/+4
* software backend: Fix clipping of QSGRenderNodesLaszlo Agocs2016-12-211-1/+4
* Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-3/+0
* Add optional flags and rect to QSGRenderNodeLaszlo Agocs2016-08-021-0/+67
* software: Add support for QSGRenderNodeLaszlo Agocs2016-07-191-11/+23
* Doc cleanup for D3D12 and SWLaszlo Agocs2016-07-141-1/+1
* Fix up rendernode autotestLaszlo Agocs2016-04-201-2/+3
* Make rendernode suitable for public consumptionLaszlo Agocs2016-04-201-28/+207
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-17/+17
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+1
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-201-0/+122