aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename Q_OS_HTML5 to Q_OS_WASM to reflect qtbasewip/webassemblyLorn Potter2018-07-181-1/+1
* wasm: cleanup code, remove obsolete codeLorn Potter2018-06-071-0/+1
* wasm: fix using separate index bufferLorn Potter2018-06-062-2/+2
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-047-94/+62
|\
| * 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
* | webassembly: fix for crash and assert on no thread and wasm buildsLorn Potter2018-05-141-3/+0
* | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-117-10/+22
|\|
| * 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
* | wasm: make no-tread platform independentMorten Johan Sørvig2018-04-241-4/+6
* | webassembly: use default opengl backendLorn Potter2018-04-233-3/+5
* | webassembly: revert the bitfield patchLorn Potter2018-03-235-36/+0
* | Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-03-0890-985/+2082
|\|
| * 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
| | |\ \