summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wrap all classes in Qt namespaceHEADdevAndy Nichols2016-03-0432-3/+127
* Partial update supportAndy Nichols2016-03-0427-1630/+1833
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-03-022-2/+5
|\
| * Fix Image smoothing not working5.6.0Jonathan Liu2016-02-161-1/+1
| * Fix ThreadedRenderLoop crash when showing a previously hidden windowRomain Pokrzywka2016-02-101-1/+4
* | Avoid suggest parentheses warning with gccLaszlo Agocs2016-02-051-1/+1
* | Remove unnecessary license templateLaszlo Agocs2016-02-051-29/+0
* | Add the override specifierAlexander Volkov2016-01-1412-142/+142
* | RenderLoop: Remove the exhaust delay timer.Robin Burchell2016-01-142-27/+4
* | Update license of module to GPL3 and CommercialAndy Nichols2016-01-1327-216/+1738
* | Merge remote-tracking branch 'origin/5.6' into devAndy Nichols2016-01-0843-144/+203
|\|
| * Move OpenGL/EGL headers into 3rdparty folderAndy Nichols2015-11-2413-4/+4
| * Update headers to pass license check testAndy Nichols2015-11-2430-136/+194
| * Doc: Fix a couple of documentation issuesTopi Reinio2015-10-192-4/+5
* | Merge remote-tracking branch 'origin/5.6' into devAndy Nichols2015-10-1533-392/+513
|\|
| * Fix build on WinCEAndy Nichols2015-10-142-0/+4
| * Merge remote-tracking branch 'origin/5.5' into 5.6Andy Nichols2015-10-134-0/+20
| |\
| | * Add tests directory to enable coin integrationAndy Nichols2015-10-134-0/+20
| | * Update Copyright and License headersAndy Nichols2015-08-1828-285/+281
| | * Bump module version to 5.5.1Andy Nichols2015-08-181-1/+1
| * | Add setTextureSize method to PainterNodeAndy Nichols2015-09-232-8/+33
| * | Document that QQuickRenderControl is unsupportedAndy Nichols2015-09-111-0/+4
| * | Correct file description, and product nameAntti Kokko2015-09-111-0/+3
| * | Fix rendering regressions with texture mirroring.Andy Nichols2015-09-093-16/+5
| * | Handle new pure virtual methods in QSGLayerAndy Nichols2015-09-084-0/+34
| * | Update Copyright and License headersAndy Nichols2015-08-1228-285/+281
| * | Update Qt Quick 2D Renderer to work with Qt 5.6Andy Nichols2015-08-126-96/+142
| |/
* / Bump module version to 5.7.0Andy Nichols2015-10-151-1/+1
|/
* 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
* Bump module version to 5.4.1Andy Nichols2015-01-201-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-1810-65/+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