aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the shader when devicePixelRatio changesPaul Olav Tvete2015-03-271-1/+9
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+9
|\
| * Avoid sRGB usage when targeting an incapable FBOLaszlo Agocs2015-01-261-1/+9
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Fix pixelgrid snapping of native text on retina displays.Gunnar Sletta2014-10-231-10/+18
* Fix disfunctional QQuickRenderControl with multiple screensLaszlo Agocs2014-10-221-2/+11
* Snap native glyphs to pixel grid in vertex shader.Gunnar Sletta2014-09-111-22/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-041-0/+1
|\
| * Fix QSGPlainTexture object leakLiang Jian2014-05-281-0/+1
* | Avoid direct GL calls in QuickLaszlo Agocs2014-05-231-11/+15
|/
* Glyph node: Those null coords are useful after allGabriel de Dietrich2014-02-281-2/+0
* Fix renderType: Text.NativeRendering on retina screensTor Arne Vestbø2014-02-281-12/+39
* Fix crashes and incorrect extension queries on GL3+Laszlo Agocs2014-02-251-1/+1
* Update glyph cache type/format logic to match qtbase changesTor Arne Vestbø2014-02-201-35/+32
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-140/+19
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-0/+9
* Don't use reserved keyword "texture" as uniform variable nameSean Harmer2013-10-211-18/+18
* Be explicit about precision specifiers.Gunnar Sletta2013-10-081-1/+1
* Separate and fix 8/24-bit text mask materials.Gunnar Sletta2013-10-031-108/+176
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Fix colorization of native rendered text...Gunnar Sletta2013-09-291-26/+43
* Fix girth of native text with grayscale AA or styleEskil Abrahamsen Blomfeldt2013-08-271-42/+39
* Fix sorting of QSGTextMaskMaterial (native glyph drawing).Gunnar Sletta2013-05-141-1/+1
* Fixed alpha blending for native text.Yoann Lopes2013-04-161-2/+3
* Implemented text styles for QSGDefaultGlyphNode.Yoann Lopes2013-04-051-21/+258
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * Fixed text opacity when using Text.NativeRendering.Yoann Lopes2013-03-121-1/+1
* | Fix rendering of subpixel positioned native textEskil Abrahamsen Blomfeldt2013-03-071-3/+23
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix compilation on OSX 10.6Sean Harmer2012-08-211-2/+2
* Compile on OpenGL ES2 when using Khronos headersSean Harmer2012-08-161-0/+4
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-6/+45
* Use qFloor instead of qRound for glyph coordinatesJiang Jiang2012-07-051-2/+3
* 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 for glyphMargin() migration in qtbaseJiang Jiang2012-01-241-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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+306