aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
...
| | | * QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-248-38/+76
* | | | OpenVG Scenegraph AdaptationAndy Nichols2016-12-132-1/+3
* | | | headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-0710-84/+84
* | | | Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-274-14/+8
* | | | Revert "Revert "Revert "Temporarily provide old Type enums in QSGGeometry"""Liang Qi2016-11-231-9/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2316-171/+186
|\| | |
| * | | Move rebuildGeometry() functions of nodesFriedemann Kleint2016-11-228-90/+91
| * | | QSGDistanceFieldUtil: Make use of the newly added QRawFont qHash functionRobin Burchell2016-11-182-25/+3
| * | | QSGRendererInterface: Add Resource suffix for consistencyLaszlo Agocs2016-11-183-9/+9
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-151-1/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+2
| | |\|
| | | * Fix crash when trying to allocate in a filled atlas textureJohn Brooks2016-10-271-1/+2
| * | | Change implementation of shadow nodes to use a double-linked listGunnar Sletta2016-11-102-46/+81
* | | | Ensure windows renderloop doesn't stop existing, running, animationsGunnar Sletta2016-11-091-6/+5
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-032-2/+3
|\| | |
| * | | Fix build with QT_NO_LIBRARYSamuli Piippo2016-10-281-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-271-1/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+2
| | |\|
| | | * Check qgl_current_fbo_invalid before using qgl_current_fboAlexandru Croitor2016-10-131-1/+2
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-122-3/+15
| | |\|
* | | | Revert "Revert "Temporarily provide old Type enums in QSGGeometry""Liang Qi2016-10-241-1/+9
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-222-10/+2
|\| | |
| * | | Windows: Fix distance field rendering with fonts with broken cmapEskil Abrahamsen Blomfeldt2016-10-211-1/+1
| * | | Revert "Temporarily provide old Type enums in QSGGeometry"Laszlo Agocs2016-10-191-9/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1829-113/+213
|\| | |
| * | | Temporarily provide old Type enums in QSGGeometryLaszlo Agocs2016-10-131-1/+9
| * | | Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-132-3/+15
| |\ \ \ | | | |/ | | |/|
| | * | Fix FastFBOResizing hint for QQuickPaintedItemYoann Lopes2016-10-062-3/+15
| * | | Fix enums in QSGGeometryLaszlo Agocs2016-10-126-96/+116
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-102-7/+3
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-7/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 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 shader effects configurableLars Knoll2016-10-103-3/+9
| * | | | Make Sprite a configurable featureLars Knoll2016-10-1016-4/+62
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-011-2/+2
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-2/+2
| | |\|
| | | * Correctly update the geometry of QSGDefaultPainterNodev5.6.2Yoann Lopes2016-09-121-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-212-3/+11
|\| | |
| * | | Fix crash when using Software Renderer on HiDPI QBackingStoreAndy Nichols2016-09-151-2/+11
| * | | Doc: Remove newline to fix QSGMaterial flags tableLaszlo Agocs2016-09-051-1/+0
* | | | scenegraph: add missing 'override'Anton Kudryavtsev2016-09-1612-52/+52
* | | | Use QByteArrayLiteral more judiciouslyAnton Kudryavtsev2016-09-033-8/+8
* | | | Merge remote-tracking branch 'origin/5.8' into devSimon Hausmann2016-08-273-5/+27
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-08-261-3/+20
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-251-3/+20
| | |\|
| | | * macOS: Check if sRGB is supported before activating the shaderSérgio Martins2016-08-241-3/+20