aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-202-2/+8
|\
| * doc: Fix native texture interface header nameLaszlo Agocs2023-03-201-0/+4
| * Documentation: Make note about QSGGeometry storing a reference to the attribu...Friedemann Kleint2022-12-161-2/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-033-3/+10
|\|
| * Doc: Fix typoAndreas Eliasson2022-11-171-2/+2
| * Properly release Element data in the shadow treeLaszlo Agocs2022-11-011-1/+7
| * QSGGeometry: add Q_DISABLE_COPY_MOVEThiago Macieira2022-10-281-0/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-012-7/+10
|\|
| * Clarify QSGRenderNode docsLaszlo Agocs2022-08-041-7/+8
| * Quick: includemocsMarc Mutz2022-07-211-0/+2
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-2433-710/+710
|/
* QSGBatchRenderer: look for ShaderManager by type only, ignore nameMarc Mutz2022-06-041-1/+1
* Update commercial license headersTarja Sundqvist2022-06-0433-710/+710
* scenegraph: Make the vertex/index buffer logic more robustLaszlo Agocs2022-01-141-17/+34
* Fix build with latest qtbaseKai Köhne2021-11-282-0/+2
* Use resize instead of shrink when clearing upload poolsAntti Määttä2021-11-111-2/+2
* sg: Drop internal pool allocs upon QQuickWindow::releaseResourcesLaszlo Agocs2021-10-251-0/+3
* Get rid of renderpass descriptor objects from the pipeline cache keysLaszlo Agocs2021-09-244-42/+29
* Remove the per-rendercontext srb cacheLaszlo Agocs2021-09-112-70/+147
* Avoid detach of QHash in range-for loopsShawn Rutledge2021-08-181-2/+2
* Fix warning "value assigned to gn is never read"Shawn Rutledge2021-08-181-3/+1
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-1/+1
* Update resolveInterface after change in qtbaseTor Arne Vestbø2021-07-181-10/+8
* Update use of QT_DECLARE_NATIVE_INTERFACE_ACCESSORTor Arne Vestbø2021-07-161-1/+1
* Fix compilation after 486b7a8f8a in qtbaseMichal Klocek2021-05-211-3/+6
* Adapt to new native interface plumbingTor Arne Vestbø2021-05-192-31/+28
* Add a missing include for the new native interface definitionsVille Voutilainen2021-05-111-0/+1
* doc: demystify QSGOpenGLTexture::fromNativeExternalOES()Shawn Rutledge2021-04-131-2/+3
* Do not batch lines with > 1 width in alpha passLaszlo Agocs2021-04-121-1/+5
* Don't invalidate unaffected render ordersEskil Abrahamsen Blomfeldt2021-02-252-2/+25
* Improve QSGMaterial docsLaszlo Agocs2021-02-191-15/+31
* QSGBatchRender: avoid crash if buffer shrinksFabian Kosmale2021-02-081-2/+2
* Invalidate external renderpass descriptors from Quick3DLaszlo Agocs2021-02-053-0/+19
* Enable importing OpenGL textures for the GL_TEXTURE_EXTERNAL_OES targetLaszlo Agocs2021-01-142-0/+42
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-163-5/+5
* QSGTexture: fix unused warningFabian Kosmale2020-12-071-0/+3
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-052-5/+12
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-10-314-18/+18
* Promote suffixless names in GraphicsApiLaszlo Agocs2020-10-162-12/+21
* doc: Group QSGTexture native interfacesTor Arne Vestbø2020-10-151-2/+13
* doc: Don't overwrite native interface docsTor Arne Vestbø2020-10-151-16/+0
* Declare native interfaces using helpersTor Arne Vestbø2020-10-153-36/+12
* doc: Update native interface accessor wordingTor Arne Vestbø2020-10-151-2/+2
* Add setFlags to QSGMaterialShader for symmetryLaszlo Agocs2020-10-142-0/+10
* Adapt to platform API renameTor Arne Vestbø2020-10-095-46/+46
* Follow rhi per-frame to per-pass flag changeLaszlo Agocs2020-10-051-1/+8
* Match new qHash() signatureEskil Abrahamsen Blomfeldt2020-09-174-6/+6
* Do not incorrectly leave srcAlpha and dstAlpha set to the defaultsLaszlo Agocs2020-08-281-2/+2
* Fix a bunch of compiler warningsLars Knoll2020-08-281-2/+0
* Do not create depth/stencil buffer when the env var says soLaszlo Agocs2020-08-161-0/+6