aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgadaptationlayer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize distance field construction.Michael Brasser2015-02-251-0/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Revert "Fix pixel bleed in BorderImage"Eskil Abrahamsen Blomfeldt2014-11-101-12/+0
* Add a debug function to save contents of distance field cacheEskil Abrahamsen Blomfeldt2014-11-051-0/+4
* Partially revert d9c531781e6c95f80681b3c82700833e1de88794Gunnar Sletta2014-10-011-9/+0
* Fix pixel bleed in BorderImageEskil Abrahamsen Blomfeldt2014-09-101-0/+12
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-271-0/+25
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Improve the internal NodeVisitorEx APISimon Hausmann2014-08-231-12/+18
* Cleanup: Separate the sub-tree layering out of QtQuick into the scene graphSimon Hausmann2014-08-231-0/+31
* Added interface for the QStyle rendering in QtQuick ControlsSimon Hausmann2014-08-081-0/+15
* Improve support for node iteration in the internal APISimon Hausmann2014-08-081-3/+41
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-1/+5
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-3/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Updated distance field glyph caches to use QDistanceField.Yoann Lopes2013-08-271-1/+1
* Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-261-2/+2
* 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
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-3/+9
* Support for variable glyph width in QSGDefaultDistanceFieldGlyphCache.Yoann Lopes2012-06-081-12/+13
* Remove unnecessary exportsMatthew Vogt2012-05-181-5/+5
* Decouple QSGDistanceFieldGlyphNode from it's cache manager.Andrew den Exter2012-03-201-3/+11
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-191-43/+57
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+11
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Reference count glyphs in QSGDistanceFieldGlyphCache.Yoann Lopes2011-12-211-2/+4
* More distance-field cache refactoring.Yoann Lopes2011-12-141-2/+2
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+255