aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderablenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-201-27/+13
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-11-061-27/+13
| |\
| | * Clean up handling of opaqueness in the SW rendererLars Knoll2017-11-031-26/+13
| | * Mark pixmaps without alpha channel as opaque in the SW rendererLars Knoll2017-10-301-2/+1
* | | Port away from QRegion::rects()Marc Mutz2017-12-051-2/+3
|/ /
* | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-191-7/+10
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-081-30/+47
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-011-2/+2
| |\ \ \
| * | | | software backend: Fix clipping of QSGRenderNodesLaszlo Agocs2016-12-211-7/+10
* | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-151-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Don't detach temporary containerSérgio Martins2017-06-071-2/+2
* | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-30/+47
|\| | | | |_|/ |/| |
| * | Improve dirty region calculation in software rendererJüri Valdmann2017-05-231-30/+47
| |/
* / dynamic_cast -> qobject_cast for QObjectDerived*Robin Burchell2017-02-141-2/+2
|/
* Make Sprite a configurable featureLars Knoll2016-10-101-0/+8
* QSG: Fix inconsistent use of 'override'Erik Verbruggen2016-08-101-5/+5
* Add optional flags and rect to QSGRenderNodeLaszlo Agocs2016-08-021-3/+15
* software: Add support for QSGRenderNodeLaszlo Agocs2016-07-191-6/+47
* Add QSGSpriteNode to the Scenegraph Adaptation LayerAndy Nichols2016-07-141-0/+11
* Software Adaptation: Improve clip node handlingAndy Nichols2016-06-281-4/+10
* 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-5/+33
* 2DRenderer: Mark all regions of deleted node as dirtyAndy Nichols2016-04-131-1/+6
* 2DRenderer: Allow clipping when items are rotatedAndy Nichols2016-04-061-5/+7
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+0
* Turn the SoftwareContext plugin into the Scenegraph Software AdaptationAndy Nichols2016-03-101-0/+322