aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve hash strategy for font cachesEskil Abrahamsen Blomfeldt2023-12-051-0/+14
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-111-0/+10
* Export QQuickPixmapKey and (renamed) QQuickPixmapCache for autotestsShawn Rutledge2023-09-011-1/+1
* Make text node scenegraph API publicEskil Abrahamsen Blomfeldt2023-09-011-0/+11
* Remove QML_LEAK_CHECKShawn Rutledge2023-08-211-0/+3
* Fix memory leak when invalidating NativeRendering fontsEskil Abrahamsen Blomfeldt2023-06-151-1/+7
* Have a way to always use an elapsed time based animation driverLaszlo Agocs2023-02-081-15/+110
* Fix several more improperly placed #include mocThiago Macieira2022-07-281-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* scenegraph: Remove beginNext[Rhi]Frame differentiationLaszlo Agocs2022-04-211-23/+0
* Support to custom the render target on the software rendererJiDe Zhang2022-04-191-7/+6
* Invalidate text when application fonts are added or removedEskil Abrahamsen Blomfeldt2022-04-081-0/+4
* sg: combine logic in fallback timer and animation driverLaszlo Agocs2022-01-201-5/+25
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-301-3/+3
* Add renderTypeQuality property to Text elementEskil Abrahamsen Blomfeldt2020-08-171-1/+1
* Make it possible to specify device extensions in a future proof mannerLaszlo Agocs2020-06-191-1/+4
* Get rid of preprocess in QQuickTextEskil Abrahamsen Blomfeldt2020-06-151-0/+7
* Do not depend on removed openglContext getterLaszlo Agocs2020-06-091-1/+1
* rhi: Fix crashing Controls autotests due to shadereffect lifetime issuesLaszlo Agocs2020-05-131-1/+1
* rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-181-1/+2
* Fix device pixel ratio with QRhi for native textLaszlo Agocs2019-10-031-0/+5
* Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-041-6/+22
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-2/+32
* Avoid illegal downcasts in texture and shader handlingAllan Sandfeld Jensen2019-05-151-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* doc: Fix remaining "Can't tie this..." errorsMartin Smith2018-02-231-7/+0
* Basic working compressed texture atlasMichael Brasser2018-01-311-0/+14
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-3/+3
* QSGContext: Remove some dead codeRobin Burchell2017-05-111-8/+0
* Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+1
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* | Remove QSGDistanceFieldGlyphCacheManagerRobin Burchell2017-03-211-1/+0
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-4/+0
|\
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-09-301-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-301-3/+3
| | |\
| | | * QSGRenderContext: Add null-checks for stringsFlorian Bruhin2016-09-261-3/+3
| * | | Remove dead codeJake Petroules2016-09-301-4/+0
| |/ /
* | | Make QSGRenderContext::invalidate a no-opLaszlo Agocs2016-07-011-3/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-1/+1
| |\|
| | * Rename qt.scenegraph.info to qt.scenegraph.generalKai Koehne2016-06-231-1/+1
* | | Unify ShaderEffect property settingLaszlo Agocs2016-06-291-1/+9
* | | Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-2/+2
* | | Change graphicsAPI to graphicsApiLaszlo Agocs2016-06-011-1/+1
* | | Adaptable shader effect enablersLaszlo Agocs2016-04-291-1/+25
* | | Make rendernode suitable for public consumptionLaszlo Agocs2016-04-201-0/+7
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-475/+18
* | | Allow fixed animation step in QSGGuiThreadRenderLoopAram So2016-03-071-2/+2
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-261-16/+19