aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultdistancefieldglyphcache_p.h
Commit message (Expand)AuthorAgeFilesLines
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-4/+4
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-8/+2
* Use QStringBuilder moreAnton Kudryavtsev2016-08-261-6/+4
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Allow glyph cache textures to be created at full size.Michael Brasser2015-02-251-3/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Add padding to distance field glyph cacheEskil Abrahamsen Blomfeldt2014-11-111-1/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Avoid direct GL calls in QuickLaszlo Agocs2014-05-231-1/+2
* Fixed regression from fd5c629f4336b1f79Björn Breitmeyer2014-02-281-0/+2
* Don't use VertexarraysBjörn Breitmeyer2014-02-211-2/+2
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-1/+8
* Workaround for glyph upload bug with the Mali-400 GPU.Yoann Lopes2013-11-091-1/+2
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-1/+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-2/+2
* Provide workaround to slow glyph cache updates.Michael Brasser2013-04-021-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix potential crash when using text and more than 1 QQuickViewEskil Abrahamsen Blomfeldt2012-09-281-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Support for variable glyph width in QSGDefaultDistanceFieldGlyphCache.Yoann Lopes2012-06-081-12/+10
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-191-108/+53
* Support for multiple textures in the default distance field glyph cache.Yoann Lopes2012-03-151-15/+44
* 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
* 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-4/+4
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+165