aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Fix transitive includeUlf Hermann2018-06-201-0/+2
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-192-2/+2
* Fix Hidpi BorderImage in software rendererAllan Sandfeld Jensen2018-05-021-4/+7
* Add handling of device pixel ratio to animated spritesAllan Sandfeld Jensen2018-04-261-1/+1
* Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-245-89/+54
* Make QSGLayer::grab work correctly in software rendererJan Marker2018-04-114-6/+15
* Avoid marking hidden windows as updatePending in Gui render loopDavid Edmundson2018-04-091-1/+4
* Correct logging of swap time in software render loopMichael Brüning2018-03-221-1/+1
* Fix non-integer scale factors with Text native renderingDavid Edmundson2018-03-131-2/+2
* 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
| | |\|
| | | * Remove another call to QOpenGLContext::currentContext()Erik Verbruggen2018-01-191-1/+1
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-244-9/+10
| | |\|
| | | * QSGSoftwarePixmapRenderer: Fix incorrect background coordinatesJüri Valdmann2018-01-124-9/+10
* | | | Fix QML Rectangle blurryJiDe Zhang2018-02-022-6/+6
* | | | Add basic handler for ktx format texture filesEirik Aavitsland2018-02-014-2/+271
* | | | Basic working compressed texture atlasMichael Brasser2018-01-3111-154/+591
|/ / /
* | | Refactor compressed texture file readingEirik Aavitsland2018-01-278-178/+538
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-092-3/+3
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Shawn Rutledge2018-01-041-2/+2
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-2/+2
| | |\|
| | | * Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.9" into refs/stagin...Liang Qi2017-11-251-4/+5
| | | |\
| | | * | Software Adaptation: Fix cliping logic error with empty clip regionsAndy Nichols2017-11-231-2/+2
| * | | | Avoid setting DirtyOpacity flag if it has not been changedVaL Doroshchuk2017-12-201-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-208-42/+43
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-211-4/+5
| |\ \ \ | | | |/ | | |/|
| | * | Fix crash when accessing pixmap on default QSGSoftwareInternalImageNodev5.9.3Allan Sandfeld Jensen2017-11-171-4/+5
| | |/
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Shawn Rutledge2017-11-131-1/+1
| |\|