summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QText2DEntity: fix QTextureAtlas parenting that could lead to crashesPaul Lemire2023-02-131-1/+1
* Blacklist 1 tests in tst_RayCasting on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-11-281-0/+3
* ShaderParameterPack: check we only store a single UBO/SSBO per BlockBindingPaul Lemire2022-11-031-0/+62
* Quick3DNodeInstantiator: fix crash when using asyncPaul Lemire2022-11-022-0/+58
* Blacklist 1 tests in tst_dynamicnodecreation on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-09-101-0/+3
* RenderViewBuilder: use QAspectManager::idealThreadCountPaul Lemire2022-08-161-1/+1
* Qt3D Tests: includemocsMike Krus2022-07-157-0/+45
* CalcBoundingVolumeJob: don't rely on QChangeArbiter for extent changesPaul Lemire2022-06-132-22/+13
* Protect code for unsupported configsMike Krus2022-04-193-0/+13
* Fix blacklisting string for ubuntu-20.04 in graphicshelpergl4Heikki Halmet2022-03-291-1/+1
* Blacklist: test cases blacklisted in tst_GraphicsHelperGL4:CI Insignificant Platforms Monitor Bot2022-03-081-0/+4
* tst_qchangearbiter: remove tests for message based synchingPaul Lemire2022-02-072-786/+26
* tst_qchangearbiter: fix failures on Ubuntu 20.04 CI nodePaul Lemire2021-12-071-3/+3
* QGeometryFactory: don't make op== virtualMarc Mutz2021-11-183-5/+5
* ComputeCommand: call markDirty(ComputeDirty) when enabled changesPaul Lemire2021-11-031-0/+16
* Picking: reuse LayerFilterJob to perform layer filteringPaul Lemire2021-08-094-0/+544
* Fix for QShaderNode fix that selected highest version number of a rulePaul Lemire2021-08-031-2/+2
* Rerun bounding volume update jobs when entity enabled property changesPaul Lemire2021-07-301-0/+4
* Fix multi-view pickingMike Krus2021-06-153-2/+247
* ObjectPicker: ensure pristine pickers are handledNicolas Guichard2021-05-061-0/+15
* Fix sampler2DArrayShadow uniform in QShaderGeneratorJim Albamont2020-12-281-1/+1
* Fix binding of CubeMapArray texturesJim Albamont2020-12-111-0/+107
* Fix disabling shader cache via environment variableJim Albamont2020-12-091-0/+2
* Fix GLTexture cleanupPaul Lemire2020-11-053-1/+132
* Handle invalid entity names in QSceneLoader::componentMichael Brasser2020-11-021-0/+7
* Add caching mechanism to ShaderBuilderPaul Lemire2020-11-021-2/+199
* Fix a crash when node is added and destroyed immediatelySean Harmer2020-10-051-0/+47
* Add QNodePrivate::registerDestructionHelper for std::vector containersPaul Lemire2020-09-241-9/+190
* QShaderGenerator: add a #define LAYER_name for each layerPaul Lemire2020-09-181-0/+36
* QShaderGenerator: generate node headers in the same order as statementsNicolas Guichard2020-07-313-84/+83
* Fix incorrect use of QString vs QByteArrayMike Krus2020-06-292-6/+8
* Fix QBuffer::updateData being called several times in a rowPaul Lemire2020-06-182-0/+81
* Leverage RV cache to reuse render commands when possiblePaul Lemire2020-06-041-64/+159
* QResourcesManager: switch to std::vectorPaul Lemire2020-06-047-13/+13
* QShaderGraph: disable edges connected to disabled nodesv5.15.0-rc2v5.15.0-rc1v5.15.0Nicolas Guichard2020-04-271-0/+44
* rhi: Handle RHI-required information in QShaderGraphJean-Michaël Celerier2020-04-211-1/+1
* Adjust number of jobs based on number of render pathsMike Krus2020-04-142-9/+18
* Properly stop running animations when using a negative playratePaul Lemire2020-03-301-0/+108
* Add ability to dump filter statesMike Krus2020-03-261-0/+1
* Move shadergraph to Qt3DJean-Michaël Celerier2020-03-1912-1/+3787
* Split examples so that build works without qtdeclarativeJean-Michaël Celerier2020-03-114-14/+34
* Allow Qt3DWindow to choose which graphics API to use on constructionJean-Michaël Celerier2020-03-111-1/+1
* Merge gatherer and caching jobsMike Krus2020-03-062-7/+2
* Move common job handling out of RendererMike Krus2020-03-0611-78/+250
* Add ability to dump job graph to dot fileMike Krus2020-02-141-1/+1
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+42
* Shader fixesPaul Lemire2020-02-131-0/+44
* Animations: handle colors as vec3 or vec4Paul Lemire2020-02-121-9/+105
* Merge "Merge remote-tracking branch '5.14' into 5.15"Mike Krus2020-02-062-7/+37
|\
| * Merge remote-tracking branch '5.14' into 5.15Mike Krus2020-02-052-7/+37
| |\