aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add a method to query the scene graph backendMichael Brüning2017-04-271-0/+1
* Add fixes for INTEGRITYKimmo Ollila2017-01-311-49/+49
* Make Sprite a configurable featureLars Knoll2016-10-101-0/+2
* Fix race-condition crash on shut-down in QtWebEngineAllan Sandfeld Jensen2016-08-191-1/+2
* Add QSGSpriteNode to the Scenegraph Adaptation LayerAndy Nichols2016-07-141-0/+4
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-7/+12
* Make QSGEngine::initialize backend-independentLaszlo Agocs2016-06-221-0/+2
* Add an API to set the scenegraph backendLaszlo Agocs2016-05-301-0/+2
* Adaptable shader effect enablersLaszlo Agocs2016-04-291-0/+5
* Make rendernode suitable for public consumptionLaszlo Agocs2016-04-201-0/+3
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-52/+16
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.Gunnar Sletta2015-06-151-2/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Add methods for finding out if scene graph context has been initializedUlf Hermann2014-09-171-1/+1
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-271-0/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Downscale textures which exceed the GL texture limitGunnar Sletta2014-08-231-1/+2
* Cleanup: Separate the sub-tree layering out of QtQuick into the scene graphSimon Hausmann2014-08-231-0/+2
* Create rectangle nodes in the text editing through the contextLars Knoll2014-08-131-0/+1
* Fix the nine patch node factory function (part 2)Simon Hausmann2014-08-121-1/+0
* Fix the nine patch node factory function (part 1)Simon Hausmann2014-08-121-1/+2
* Added interface for the QStyle rendering in QtQuick ControlsSimon Hausmann2014-08-081-0/+2
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-0/+3
* Use categorized logging for all things scenegraph.Gunnar Sletta2014-07-011-0/+8
* Use global context sharing from QtGui instead of QSGContextJocelyn Turcotte2014-04-041-3/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-02-241-3/+0
|\
| * Revert "Fix scenegraph backend API for material shaders."old/5.2Michael Brasser2014-02-191-3/+0
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-181-0/+3
|\|
| * Enable program binary support through QSGRenderContext API.Gunnar Sletta2014-02-131-0/+3
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-111-0/+4
|\|
| * Fix scenegraph backend API for material shaders.Michael Brasser2014-02-061-0/+3
| * Fix backend API, broken since 5.2.0Gunnar Sletta2014-02-041-0/+1
* | Move logic for determining native vs. DF text into single factory functionTor Arne Vestbø2014-01-271-2/+1
|/
* Enforce texture cleanup to happen at the end of the sync phase.Gunnar Sletta2014-01-221-0/+2
* Enforce window rendering in sequence on llvmpipe.Gunnar Sletta2013-11-201-0/+1
* Added private API for enabling sharing between the QQuickwindow instances.Gunnar Sletta2013-11-011-0/+3
* Work around Nouveau driver bugsGunnar Sletta2013-10-301-1/+4
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-35/+67
* Remove QSGContext's precompilation step.Gunnar Sletta2013-10-031-3/+0
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-2/+2
* Public API for creating atlas textures, when available.Gunnar Sletta2013-08-121-1/+2
* Precompile the most common materialsGunnar Sletta2013-05-311-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2