aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly for QtDeclarativeMorten Johan Sørvig2018-09-051-1/+2
* Load pregenerated glyph cache in default DF cacheEskil Abrahamsen Blomfeldt2018-08-176-13/+458
* Compressed textures: Replace file decoding code with QtGui functionalityEirik Aavitsland2018-08-0912-690/+60
* Fix memory leak in QSGAdaptationBackendDataFrederik Gladhorn2018-07-311-0/+7
* Remove custom swizzle implementationsAllan Sandfeld Jensen2018-07-182-26/+2
* Quick: Use devicePixelRatioF rather than devicePixelRatioUlf Hermann2018-07-122-4/+4
* QSGAdaptationLayer: Remove QLinkedList usageRobin Burchell2018-06-262-11/+10
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-253-2/+4
|\
| * Fix transitive includeUlf Hermann2018-06-201-0/+2
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-192-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-041-4/+7
|\|
| * Fix Hidpi BorderImage in software rendererAllan Sandfeld Jensen2018-05-021-4/+7
* | Add support for horizontal gradients in RectangleMichael Brasser2018-05-035-96/+146
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-271-1/+1
|\|
| * Add handling of device pixel ratio to animated spritesAllan Sandfeld Jensen2018-04-261-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-265-89/+54
|\|
| * Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-245-89/+54
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-124-6/+15
|\|
| * Make QSGLayer::grab work correctly in software rendererJan Marker2018-04-114-6/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-1/+4
|\|
| * Avoid marking hidden windows as updatePending in Gui render loopDavid Edmundson2018-04-091-1/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-1/+1
|\|
| * Correct logging of swap time in software render loopMichael Brüning2018-03-221-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-2/+2
|\|
| * Fix non-integer scale factors with Text native renderingDavid Edmundson2018-03-131-2/+2
* | Export QSoftwareRenderableNodeAnton Kreuzkamp2018-03-073-1/+9
|/
* Fix: do data size check of pkm format compressed texture filesEirik Aavitsland2018-02-281-3/+2
* Fix memory leak in compressed texture file readingEirik Aavitsland2018-02-273-0/+7
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-2712-18/+18
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-2615-145/+88
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2650-294/+294
* doc: Fix remaining "Can't tie this..." errorsMartin Smith2018-02-233-16/+9
* Software render: Fix warnings floodFriedemann Kleint2018-02-191-0/+1
* Finally really remove QT_NO_QML_DEBUGGERUlf Hermann2018-02-191-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-182-2/+9
|\
| * Fix performance regressionJesus Fernandez2018-02-072-2/+9
* | Fix crash with the software renderer and windows with QObject parentSimon Hausmann2018-02-151-1/+0
* | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Simon Hausmann2018-02-151-15/+20
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-15/+20
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-15/+20
| | |\|
| | | * Use the GL context shared in the render contextErik Verbruggen2018-02-061-15/+20
* | | | doc: Add documentation for undocumented thingsMartin Smith2018-02-148-9/+65
* | | | ScenGraph: Prefer printf style loggingKai Koehne2018-02-139-109/+116
* | | | Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-132-0/+8
|/ / /
* | | doc: Add template parameters to \fn commandsMartin Smith2018-02-091-8/+8
* | | Fix debug builds using musl libcJan Murawski2018-02-071-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-065-10/+11
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-025-10/+11
| |\| |
| | * | Fix uploading of compressed textures of ETC2_EAC typeEirik Aavitsland2018-01-261-1/+2
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+1
| | |\|