aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quick: Drop some unnecessary semicolonsUlf Hermann2020-06-031-2/+2
* Port shader effect autotest to RHIPaul Olav Tvete2020-06-0319-194/+138
* QDirModel is deprecated, don't use it in documentation snippetsVolker Hilsheimer2020-06-032-4/+4
* QtQml: Use unicode character literalsUlf Hermann2020-06-0310-250/+248
* Fix handling of destroy-show and re-enable the zoom test for qmlpreviewLaszlo Agocs2020-06-034-8/+58
* Expose the QRhiSwapchain via QSGRendererInterfaceLaszlo Agocs2020-06-036-4/+15
* Remove QSG_NO_RHILaszlo Agocs2020-06-031-4/+3
* Fix build issue in generating RegExpJitTables.h on WindowsKai Koehne2020-06-031-1/+1
* Remove the template arguments from some qMakePair callsGiuseppe D'Angelo2020-06-033-4/+4
* Shader effect property connection optimizationsPaul Olav Tvete2020-06-023-46/+108
* docs: Clean up some 5.14-era RHI-being-optional referencesLaszlo Agocs2020-06-023-46/+41
* Enable invoking the scenegraph rendering without a full render passLaszlo Agocs2020-06-026-159/+269
* Remove OpenGL FBO references in QQuickWindow and the renderer APILaszlo Agocs2020-06-0219-307/+34
* Remove layer and dist.field glyph cache OpenGL versionsLaszlo Agocs2020-06-029-1640/+4
* Remove the direct OpenGL code from the batch rendererLaszlo Agocs2020-06-026-1482/+203
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-02132-7272/+685
* Examples: Fix double installation of .qml filesKai Koehne2020-06-025-25/+5
* Remove whitespace for file names generated from TARGETKai Koehne2020-06-021-3/+6
* Fix build without openglSamuli Piippo2020-06-022-3/+13
* Use correct argument nameSamuli Piippo2020-06-021-1/+1
* Remove CustomParticleEirik Aavitsland2020-06-0239-1891/+4
* Fix QQuickWidget when RHI is disabledPeter Varga2020-06-021-1/+4
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-0214-57/+57
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-021-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-291-2/+2
* Enable rendercontrol_d3d11 example in CMake buildsLaszlo Agocs2020-05-292-2/+2
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* CMake Build: Ensure right suffix and prefixes for modules / pluginsCristian Adam2020-05-291-0/+9
* cmake: Quote the arguments to CMD's 'set' commandMårten Nordheim2020-05-291-1/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-2943-43/+0
* CMake: Warn when the qt6_add_qml_module INSTALL_PATH is missingAlexandru Croitor2020-05-291-19/+30
* CMake: Fix qt6_target_qml_files install locationAlexandru Croitor2020-05-291-1/+1
* CMake: Workaround fix to not install example metatypes.json filesAlexandru Croitor2020-05-291-2/+12
* CMake: Explicitly require install location for plugin.qmltypesAlexandru Croitor2020-05-291-29/+36
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-2917-24/+70
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-2979-78/+393
* CMake: Regenerate qtdeclarative/toolsAlexandru Croitor2020-05-2922-1/+22
* CMake: Regenerate qtdeclarative/srcAlexandru Croitor2020-05-2927-43/+55
* Fix offset on native text rendering with high-dpi scalingEskil Abrahamsen Blomfeldt2020-05-291-3/+4
* Update to Qt Quick Controls 2Jan Arve Sæther2020-05-291-2/+2
* Make the nodes autotest QRhi compatibleLaszlo Agocs2020-05-281-35/+188
* Fix -Wdeprecated-copy warningsFabian Kosmale2020-05-285-20/+6
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-283-2/+14
* Particles: reduce memory allocations by flattening a setGiuseppe D'Angelo2020-05-276-3/+152
* Fix a clipping bug in software-rendered textEskil Abrahamsen Blomfeldt2020-05-271-2/+4
* Avoid truncating in QSGMaterial::compare() implementationsLaszlo Agocs2020-05-277-22/+19
* Skip d3d rendercontrol example on MinGWLaszlo Agocs2020-05-272-1/+4
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-2724-39/+37
* Fix namespaced builds in rendercontrol exampleLaszlo Agocs2020-05-271-0/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-271-2/+2