aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-194-9/+26
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-149-46/+59
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-298-35/+35
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-11/+24
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-252-11/+24
| | |\
| | | * QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-242-11/+24
* | | | headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-3/+3
* | | | Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2311-116/+96
|\| | |
| * | | 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
| * | | 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
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-122-3/+15
| | |\|
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-182-3/+15
|\| | |
| * | | 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
* | | | 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
* | | | scenegraph: add missing 'override'Anton Kudryavtsev2016-09-169-47/+47
* | | | Use QStringBuilder moreAnton Kudryavtsev2016-08-261-7/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-2/+2
| |\|
| | * Avoid crashing when failing to query GL_EXTENSIONSJoni Poikelin2016-07-151-2/+2
* | | Fix undefined painting of white QSGRectangleAllan Sandfeld Jensen2016-07-111-1/+1
* | | Fix reference to wrong methodsAllan Sandfeld Jensen2016-07-112-4/+4
* | | Add mipmapping support to QSGImageNodePaolo Angelelli2016-06-284-0/+36
* | | Cleanup some unused functions and variables with QT_NO_OPENGLAndy Nichols2016-06-284-2/+10
* | | Add missing deprecated tag to QSGSimple*Node.Laszlo Agocs2016-06-242-0/+4
* | | QSGEngine: Fix build with QT_NO_OPENGLAndy Nichols2016-06-241-1/+1
* | | Doc: Fix documentation warnings for QSGImageNodeTopi Reinio2016-06-241-2/+2
* | | Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-2216-0/+1293
* | | Make QSGEngine::initialize backend-independentLaszlo Agocs2016-06-221-12/+10
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+0
| |\|
| | * Remove erronous setTextureSize() as it is already set previouslyAndy Shaw2016-06-151-1/+0
* | | Add OpenGL-only notes to the simple materialsLaszlo Agocs2016-06-064-1/+16
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-243-4/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-272-1/+12
| |\|
| | * Allow more control over memory/speed tradeoff in the atlas.Michael Brasser2016-04-192-1/+12
| * | Use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-261-3/+3
* | | Fix build with QT_NO_OPENGL after rebaseAndy Nichols2016-05-082-0/+4
* | | Fix building with QT_NO_OPENGL definedAndy Nichols2016-05-061-3/+6
* | | Drop the warning from rendererInterface()Laszlo Agocs2016-04-201-5/+3
* | | Make rendernode suitable for public consumptionLaszlo Agocs2016-04-202-0/+18
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-133-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-083-7/+7
| |\|