aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgadaptationlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-1/+3
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-3/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Updated distance field glyph caches to use QDistanceField.Yoann Lopes2013-08-271-6/+4
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-6/+15
* Our debug env vars are a mess. Standardize on QSG_RENDER_TIMINGGunnar Sletta2013-04-041-5/+5
* Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-301-0/+29
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Support for variable glyph width in QSGDefaultDistanceFieldGlyphCache.Yoann Lopes2012-06-081-8/+11
* Removed ### from scenegraphGunnar Sletta2012-05-161-35/+0
* Decouple QSGDistanceFieldGlyphNode from it's cache manager.Andrew den Exter2012-03-201-3/+2
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-191-125/+65
* Fix missing glyphs when using shared distance-field cacheEskil Abrahamsen Blomfeldt2012-03-061-0/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+1
|\
| * Move distance field util functions to QtGuiJiang Jiang2012-02-281-0/+1
* | 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/+15
* 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-8/+14
* More distance-field cache refactoring.Yoann Lopes2011-12-141-8/+29
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+315