aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SoftwareLayer: markDirtyTextureLater() slot was removedAndy Nichols2014-10-202-13/+1
* Fix build error with latest QtDeclarativeAndy Nichols2014-09-301-1/+0
* Remove Q_UNREACHABLE from RenderingVisitorAndy Nichols2014-09-301-2/+2
* Make sure to clear backingstore with Source Composition ModeAndy Nichols2014-09-301-1/+2
* Fix build error in latest qtdeclarativeAndy Nichols2014-09-112-3/+3
* Ensure that markDirty is called when neededAndy Nichols2014-09-113-2/+51
* SoftwareLayer::grab must call QSGRenderer::renderScene to work correctlyAndy Nichols2014-09-112-5/+9
* Fix build warningsAndy Nichols2014-09-113-3/+4
* Add support for Image mirror propertyAndy Nichols2014-09-112-4/+22
* Improve rendering quality of RectanglesAndy Nichols2014-09-092-28/+69
* Check for Threaded Pixmaps capability for threaded rendererAndy Nichols2014-09-091-1/+6
* Support rendering Gradients when stops are not between 0 and 1Andy Nichols2014-09-091-1/+88
* Build softwarecontext plugin using load(qt_plugin)Andy Nichols2014-09-031-9/+4
* Reformat project to be a Qt ModuleAndy Nichols2014-09-0229-0/+3992