aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | QtQuick scene graph: fix text native renderingOleg Yadrov2017-03-092-0/+151
| * | | | | | Software: Flush whole window on Expose eventAndy Nichols2017-02-282-4/+7
* | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-022-6/+7
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-6/+7
| |\| | | |
| | * | | | Quick: Check fbo msaa related extensions via QtGuiLaszlo Agocs2017-01-312-6/+7
* | | | | | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-2313-56/+56
* | | | | | Add samples property for Item.layer and ShaderEffectSourceLaszlo Agocs2017-02-234-5/+21
* | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLars Knoll2017-02-151-1/+1
|\| | | | |
| * | | | | Doc: added doc for parameter windowNico Vertriest2017-02-031-1/+1
* | | | | | dynamic_cast -> qobject_cast for QObjectDerived*Robin Burchell2017-02-142-6/+6
|/ / / / /
* | | | | Add fixes for INTEGRITYKimmo Ollila2017-01-311-49/+49
* | | | | Use independent buffer for indicesJesus Fernandez2017-01-272-9/+2
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-261-7/+0
|\| | | |
| * | | | Remove documentation references to internal functionsKavindra Palaraja2017-01-131-7/+0
* | | | | Add anisotropic filtering support to QSGTexturePaolo Angelelli2017-01-258-2/+94
| |_|_|/ |/| | |
* | | | Remove remnants of blackberry platform supportRobin Burchell2017-01-161-1/+1
* | | | 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
* | | | QSGThreadedRenderLoop: Correctly stop the animation timer ...Robin Burchell2017-01-122-1/+12
* | | | QSGNodeVisitorEx virtual destructorPier Luigi Fiorini2017-01-121-0/+2
* | | | 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
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1423-119/+169
|\| |
| * | Get rid of most QT_NO_FOO usagesLars Knoll2016-11-2917-69/+69
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2810-50/+100
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-258-38/+76
| | |\ \
| | | * | 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
| | |\|