aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright and License headersAndy Nichols2015-08-1828-285/+281
* turn off image format conversion in PixmapTextureJoerg Bornemann2015-08-031-1/+3
* fix namespaced buildJoerg Bornemann2015-07-092-0/+6
* Remove custom documentation footerKai Koehne2015-06-151-23/+0
* Fix name of documentation as shown in ContentsKai Koehne2015-06-151-1/+1
* Doc: Fix various issuesTopi Reinio2015-01-144-11/+9
* Doc: review documentation 2D RendererNico Vertriest2015-01-135-78/+60
* Mention the caveat of text rendering in the known limitationsSimon Hausmann2015-01-081-0/+6
* Remove deprecated macro to enable build with Qt 5.5Andy Nichols2015-01-082-17/+0
* Account for Device Pixel Ratio when rendering QSGLayerAndy Nichols2015-01-082-3/+7
* Fix rendering of RectangleNode when devicePixelRatio != 1Andy Nichols2015-01-082-38/+57
* Use the new QSGSimpleTextureNode::sourceRectJocelyn Turcotte2014-12-171-0/+4
* Support QSGLayer::setRectJocelyn Turcotte2014-12-173-0/+4
* Fix crash for borderimage with negative bordersaavit2014-11-251-2/+10
* Doc: Add some basic documentationAndy Nichols2014-11-187-1/+385
* Logging: use category names different from those in declarativeRichard Moe Gustavsen2014-11-184-74/+104
* Logging: include logging categories from qsgcontext_p.hRichard Moe Gustavsen2014-11-171-24/+1
* Improve quality of RectangleNodes when rotatedAndy Nichols2014-10-212-31/+68
* 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