aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi
Commit message (Expand)AuthorAgeFilesLines
* Correct software PathItem bounding rectLaszlo Agocs2017-01-231-0/+4
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-232-1/+24
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-142-5/+32
| |\
| | * Fix projection matrix for DepthAware QSGRenderNodesLaszlo Agocs2017-01-121-1/+6
| | * Propagate root changes to rendernodes tooLaszlo Agocs2017-01-121-0/+4
| | * Update QSGRenderNode docs to match realityLaszlo Agocs2017-01-121-3/+0
| | * Fix stencil clips with core profile contextsLaszlo Agocs2017-01-041-1/+22
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-252-0/+2
| |\|
| | * Q_CHECK_PTR QSGGeometry allocationsUlf Hermann2016-12-201-0/+1
| | * Q_CHECK_PTR the result of malloc() in batch rendererUlf Hermann2016-12-201-0/+1
* | | software backend: Fix clipping of QSGRenderNodesLaszlo Agocs2016-12-211-1/+4
* | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-192-3/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-12-159-28/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-147-27/+33
| |\|
| | * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-296-21/+21
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-6/+12
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-252-6/+12
| | | |\
| | | | * QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-242-6/+12
| * | | | OpenVG Scenegraph AdaptationAndy Nichols2016-12-132-1/+3
* | | | | Fix projection matrix for DepthAware QSGRenderNodesLaszlo Agocs2016-12-091-1/+6
|/ / / /
* | | | Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* | | | 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-234-54/+89
|\| | |
| * | | QSGRendererInterface: Add Resource suffix for consistencyLaszlo Agocs2016-11-182-8/+8
| * | | Change implementation of shadow nodes to use a double-linked listGunnar Sletta2016-11-102-46/+81
* | | | 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-221-9/+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-183-86/+114
|\| | |
| * | | Temporarily provide old Type enums in QSGGeometryLaszlo Agocs2016-10-131-1/+9
| * | | Fix enums in QSGGeometryLaszlo Agocs2016-10-123-86/+106
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+0
|\| | |
| * | | Doc: Remove newline to fix QSGMaterial flags tableLaszlo Agocs2016-09-051-1/+0
* | | | scenegraph: add missing 'override'Anton Kudryavtsev2016-09-163-5/+5
* | | | Use QByteArrayLiteral more judiciouslyAnton Kudryavtsev2016-09-031-4/+4
* | | | Use QStringBuilder moreAnton Kudryavtsev2016-08-261-3/+3
|/ / /
* | | Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-2/+2
* | | Quick: use const (and const APIs) moreAnton Kudryavtsev2016-08-121-1/+1
* | | Add optional flags and rect to QSGRenderNodeLaszlo Agocs2016-08-023-3/+82
* | | software: Add support for QSGRenderNodeLaszlo Agocs2016-07-195-19/+43
* | | Doc cleanup for D3D12 and SWLaszlo Agocs2016-07-142-9/+9
* | | QSG: prevent in-struct paddingErik Verbruggen2016-07-051-1/+1
* | | Fix "inconsistent use of override" warningsErik Verbruggen2016-07-051-4/+4
* | | Unify ShaderEffect property settingLaszlo Agocs2016-06-291-22/+19
* | | Fix up QSGRendererInterface docsLaszlo Agocs2016-06-241-3/+27
* | | Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-223-2/+22
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-3/+3
| |\|
| | * Fix spelling error in QSGNode docsMitch Curtis2016-06-081-3/+3
* | | One GraphicsInfo to rule them allLaszlo Agocs2016-06-012-3/+70