aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-12-192-15/+15
* Add API to get the platform specific texture handlePaul Olav Tvete2019-12-172-0/+56
* Share pipeline state objects between layer renderersLaszlo Agocs2019-12-162-63/+69
* Add trace points for Qt Quick Scene GraphMilian Wolff2019-12-132-0/+15
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-291-0/+3
|\
| * Warn about using QSGTexture::bind outside direct OpenGL pathJohan Klokkhammer Helsing2019-11-281-0/+3
* | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-253-5/+5
* | Avoid initializing QFlags with 0 or nullptrAllan Sandfeld Jensen2019-11-226-9/+5
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-112-3/+3
* Revert "Temporarily drop a debug mode check in rhi-based stenciling"Laszlo Agocs2019-10-071-3/+1
* Follow QRhi improvements and drop QVectors where applicableLaszlo Agocs2019-10-071-5/+4
* Temporarily drop a debug mode check in rhi-based stencilingLaszlo Agocs2019-10-031-0/+2
* Drop QVector for srb and shader stage descriptionsLaszlo Agocs2019-10-032-10/+12
* Add missing QSGDynamicTexture default constructorFlorian Bruhin2019-09-241-0/+1
* Change const ref to ref in QSGMaterialRhiShader as per API reviewLaszlo Agocs2019-09-234-33/+36
* Add missing doc entries for QSGGeometry::Type valuesLaszlo Agocs2019-09-181-0/+4
* Add some missing since and internal doc tagsLaszlo Agocs2019-09-182-14/+23
* Avoid changing function signature in public headerLaszlo Agocs2019-09-182-5/+53
* Add missing inner struct and enum docs for rhi material shaderLaszlo Agocs2019-09-181-0/+65
* Drop expendable rhi data when in release(Cached)ResourcesLaszlo Agocs2019-09-111-0/+3
* Expose renderpass from QSGRendererInterfaceLaszlo Agocs2019-09-082-1/+6
* Avoid introducing rhiTexture() in the public API of QSGTextureLaszlo Agocs2019-08-294-24/+20
* rendernode example: Add support for MetalLaszlo Agocs2019-08-221-3/+6
* Implement QSGRenderNode for the rhi pathLaszlo Agocs2019-08-223-33/+180
* Implement QSG_VISUALIZE for RHILaszlo Agocs2019-08-077-340/+1725
* Fix 3+ level stencil clips on the rhi pathLaszlo Agocs2019-08-021-5/+5
* Remove unimplemented QSGTexture::hasDirtyOptions()Friedemann Kleint2019-07-051-2/+0
* Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-041-0/+6
* Enable line width on the rhi code pathLaszlo Agocs2019-07-042-16/+40
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0423-1034/+5146
* Fix qdoc errorsFriedemann Kleint2019-03-151-1/+1
* Add missing Q_FLAG declarations in QObject subclassesShawn Rutledge2018-09-281-0/+1
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-192-2/+2
* Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-242-86/+41
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-273-8/+8
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-265-59/+35
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-269-124/+124
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+8
|\
| * Fix performance regressionJesus Fernandez2018-02-071-1/+8
* | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Simon Hausmann2018-02-151-15/+20
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-15/+20
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-15/+20
| | |\|
| | | * Use the GL context shared in the render contextErik Verbruggen2018-02-061-15/+20
* | | | doc: Add documentation for undocumented thingsMartin Smith2018-02-145-7/+44
* | | | ScenGraph: Prefer printf style loggingKai Koehne2018-02-131-17/+20
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-091-1/+1
|\| |
| * | Avoid setting DirtyOpacity flag if it has not been changedVaL Doroshchuk2017-12-201-1/+1
* | | Make qml-debug a proper featureUlf Hermann2017-11-081-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-061-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-041-0/+3
| |\|