aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix scenegraph backend API for material shaders."old/5.2Michael Brasser2014-02-191-3/+0
* Enable program binary support through QSGRenderContext API.Gunnar Sletta2014-02-131-0/+3
* 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
* 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
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-0/+1
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+2
* Remove QSGEngineGunnar Sletta2012-05-031-1/+0
* Share depth-stencil buffers between ShaderEffectSources of same size.Kim Motoyoshi Kalland2012-03-221-0/+3
* Decouple QSGDistanceFieldGlyphNode from it's cache manager.Andrew den Exter2012-03-201-1/+1
* Made QQuickWindowManager pluggable via QSGContext.Gunnar Sletta2012-03-051-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-4/+4
* Pass the QQuickCanvas to texture factories.Gunnar Sletta2012-02-091-2/+2
* Added QQuickCanvas::setRenderTarget(uint fbo, const QSize &size)Gunnar Sletta2012-02-081-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Reintroduce plugin support for asynchronous hardware specific texturesGunnar Sletta2012-01-131-5/+2
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-081-10/+11
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+142