aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-1011-43/+64
|\
| * Set OpenGL state after invoking custom renderingPaul Olav Tvete2021-12-031-5/+10
| * Fix missing glyphs when changing distance field parametersEskil Abrahamsen Blomfeldt2021-12-023-11/+11
| * Use resize instead of shrink when clearing upload poolsAntti Määttä2021-11-151-2/+2
| * sg: Drop internal pool allocs upon QQuickWindow::releaseResourcesLaszlo Agocs2021-11-021-0/+3
| * Fix distorted subpixel text for non-RHI code pathEskil Abrahamsen Blomfeldt2021-10-187-27/+40
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-1214-43/+69
|\|
| * Fix distorted text with subpixel matrix translationEskil Abrahamsen Blomfeldt2021-10-1313-40/+64
| * Ensure init of m_current_projection_matrix in single-clipped-item sceneShawn Rutledge2021-09-171-3/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-163-15/+16
|\|
| * Sync shadereffect materialType cleanup between renderloopsLaszlo Agocs2021-08-023-15/+16
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-162-3/+7
|\|
| * Do full overlap checks within the alpha render list when rebuildingLaszlo Agocs2021-05-101-2/+4
| * Avoid stale QSGTexture pointer accessesRomain Pokrzywka2021-05-041-1/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-2/+11
|\|
| * Do not batch lines with > 1 width in alpha passLaszlo Agocs2021-04-141-1/+5
| * Fix incorrect depth test state with QSGRenderNode::DepthAwareRenderingLaszlo Agocs2021-04-121-1/+6
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-24173-3570/+3570
|/
* Update commercial license headersTarja Sundqvist2021-02-02173-3570/+3570
* Revert "Set the stencil buffer zone" and "Add clipNext null pointer guard"Laszlo Agocs2021-01-191-35/+9
* Move the sharegroup with the context to the render threadLaszlo Agocs2020-09-101-0/+2
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-311-3/+3
* Force Batch Rebuild if SubtreeBlocked includes an opacity changeAndy Nichols2020-08-121-0/+5
* Add clipNext null pointer guardValery Volgutov2020-08-111-17/+19
* Fix crash when QSGTexture is deleted in rc->endSync()VaL Doroshchuk2020-08-091-1/+9
* Fix regression in antialiasing on outlined textEskil Abrahamsen Blomfeldt2020-08-0612-8/+12
* Set the stencil buffer zoneDH Kang2020-07-081-9/+33
* Fix outline for connected textEskil Abrahamsen Blomfeldt2020-06-1915-17/+49
* Speed up rendering huge static scenesEskil Abrahamsen Blomfeldt2020-06-162-1/+11
* Get rid of preprocess in QQuickTextEskil Abrahamsen Blomfeldt2020-06-156-6/+23
* Fix deprecation attribute in QSGAbstractRendererLaszlo Agocs2020-06-021-0/+2
* Fix offset on native text rendering with high-dpi scalingEskil Abrahamsen Blomfeldt2020-05-291-3/+4
* Fix a clipping bug in software-rendered textEskil Abrahamsen Blomfeldt2020-05-281-2/+4
* Fix subpixel positioned text with Text.NativeRenderingEskil Abrahamsen Blomfeldt2020-05-191-5/+4
* Fix using fonts inside .ttc with render type QtRenderingEskil Abrahamsen Blomfeldt2020-05-191-1/+1
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-4/+11
|\
| * Make no-opengl builds succeed with Vulkan or MetalLaszlo Agocs2020-04-251-4/+11
* | qsgrhisupport.cpp: Fix warningsFriedemann Kleint2020-05-061-2/+4
|/
* Fix warning about deprecated "end" manipulatorThiago Macieira2020-04-221-1/+1
* RHI: Fix build with -no-openglFriedemann Kleint2020-04-171-2/+11
* Fix clipping of text with software backendEskil Abrahamsen Blomfeldt2020-04-161-16/+27
* Deprecate QSGEngineLaszlo Agocs2020-04-144-2/+14
* Deprecate QSGSimpleMaterial and QSGSimpleMaterialShaderLaszlo Agocs2020-04-142-0/+11
* rhi: Remove broken assertLaszlo Agocs2020-03-241-2/+0
* rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-185-7/+17
* Fix some network related deprecation warningsFabian Kosmale2020-03-161-1/+1
* rhi: Make QSGRenderNode usable in Quick3Dv5.15.0-beta2Laszlo Agocs2020-03-113-41/+56
* Add missing QPainterPath includesUlf Hermann2020-03-091-0/+1
* Add missing QPainterPath includesMitch Curtis2020-03-091-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-5/+5
|\