aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgrenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* QSGDistanceFieldGlyphNode: Remove per-node QLinkedList of nodes to deleteRobin Burchell2017-03-151-0/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+1
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* | scenegraph: add missing 'override'Anton Kudryavtsev2016-09-161-3/+3
|/
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-5/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Remove remainders of dirty state usageSimon Hausmann2014-08-081-2/+0
* Allow re-implementing renderSceneSimon Hausmann2014-08-081-1/+1
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-58/+7
* Move QSGRenderer::updateStencilClip down to QSGBatchRendererJocelyn Turcotte2014-07-291-18/+2
* Remove dead code in QSGRendererJocelyn Turcotte2014-07-291-16/+0
* Verbose fatal instead of crash when the scene graph state is invalid.Gunnar Sletta2014-07-041-0/+3
* Let render loop be more tolerant wrt when markDirty is called.Gunnar Sletta2014-03-271-0/+2
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-181-0/+1
|\
| * Provide scenegraph backend API for marking scenegraph nodes dirty.Michael Brasser2014-02-151-0/+1
* | Visualization modes for rendering.Gunnar Sletta2014-01-291-0/+2
|/
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-5/+3
* 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-1/+1
* Fix distance field antialiasing for retina displays.Gunnar Sletta2013-04-021-0/+4
* Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-261-3/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+3
* Make device specific projection matrix setter virtual.Hannu Lyytinen2012-04-131-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-201-4/+7
* Provide determinant accessor in render state structure.Glenn Watson2012-02-081-0/+2
* Added QQuickCanvas::setRenderTarget(uint fbo, const QSize &size)Gunnar Sletta2012-02-081-0/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-141-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+232