aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* QSGDefaultContext: sort GL_EXTENSIONS before printing themRolf Eike Beer2019-04-081-5/+5
* Silent -Wdouble-promotion warningJesus Fernandez2019-01-251-2/+2
* Documentation: Start using the \nullptr macroFriedemann Kleint2019-01-211-1/+1
* Remove reference to OpenGL from distance field cache superclassEskil Abrahamsen Blomfeldt2019-01-214-15/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-112-3/+7
|\
| * Fix leaking textures and animation resources by software backendKirill Burtsev2018-11-142-3/+7
* | Disable antialiased clipping when painting imagesAllan Sandfeld Jensen2018-11-282-10/+8
* | QSGSoftwareInternalRectangleNode: Remove unnecessary loop iterationsMikhail Svetkin2018-11-271-1/+1
* | QSGSoftwareInternalRectangleNode: Reduce memory allocationsMikhail Svetkin2018-11-271-1/+4
* | Fix tiling overflow with BorderImageAllan Sandfeld Jensen2018-11-171-34/+66
* | Fix more null pointer accesses in QQuickOpenGLShaderEffectMaterialCacheJüri Valdmann2018-11-122-2/+4
* | Fix null pointer access in QQuickOpenGLShaderEffectMaterialCacheJüri Valdmann2018-11-071-1/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-291-0/+3
|\|
| * At least warn when triggering a rendering limitationAllan Sandfeld Jensen2018-10-181-0/+3
* | Improve some pathelogical borderImage casesAllan Sandfeld Jensen2018-10-171-1/+1
* | wasm: fix opengl layers, depth stencilLorn Potter2018-10-161-0/+25
* | Fix use of OpenGL scenegraph in static buildsAllan Sandfeld Jensen2018-10-091-0/+7
* | Fix QSGImageNode with QSGLayer in software modeAllan Sandfeld Jensen2018-10-031-1/+11
* | Add missing Q_FLAG declarations in QObject subclassesShawn Rutledge2018-09-282-0/+2
* | Software Adaptation: Improve bounding rect claculation for glyph nodesAndy Nichols2018-09-261-1/+29
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-5/+7
|\|
| * Delete textures even if one of the windows is invisibleVaL Doroshchuk2018-08-271-5/+7
* | Re-enable the software rendered when Qt is built without threadsSimon Hausmann2018-09-104-7/+12
* | Fix no-opengl buildAllan Sandfeld Jensen2018-09-051-1/+4
* | Make QtDeclarative work for the no-thread configMorten Johan Sørvig2018-09-054-3/+12
* | WebAssembly for QtDeclarativeMorten Johan Sørvig2018-09-051-1/+2
* | Load pregenerated glyph cache in default DF cacheEskil Abrahamsen Blomfeldt2018-08-176-13/+458
* | Compressed textures: Replace file decoding code with QtGui functionalityEirik Aavitsland2018-08-0912-690/+60
* | Fix memory leak in QSGAdaptationBackendDataFrederik Gladhorn2018-07-311-0/+7
* | Remove custom swizzle implementationsAllan Sandfeld Jensen2018-07-182-26/+2
* | Quick: Use devicePixelRatioF rather than devicePixelRatioUlf Hermann2018-07-122-4/+4
* | QSGAdaptationLayer: Remove QLinkedList usageRobin Burchell2018-06-262-11/+10
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-253-2/+4
|\|
| * Fix transitive includeUlf Hermann2018-06-201-0/+2
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-192-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-041-4/+7
|\|
| * Fix Hidpi BorderImage in software rendererAllan Sandfeld Jensen2018-05-021-4/+7
* | Add support for horizontal gradients in RectangleMichael Brasser2018-05-035-96/+146
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-271-1/+1
|\|
| * Add handling of device pixel ratio to animated spritesAllan Sandfeld Jensen2018-04-261-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-265-89/+54
|\|
| * Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-245-89/+54
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-124-6/+15
|\|
| * Make QSGLayer::grab work correctly in software rendererJan Marker2018-04-114-6/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-1/+4
|\|
| * Avoid marking hidden windows as updatePending in Gui render loopDavid Edmundson2018-04-091-1/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-1/+1
|\|
| * Correct logging of swap time in software render loopMichael Brüning2018-03-221-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-2/+2
|\|
| * Fix non-integer scale factors with Text native renderingDavid Edmundson2018-03-131-2/+2