aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgadaptationlayer_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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