summaryrefslogtreecommitdiffstats
path: root/tests/auto/render
Commit message (Expand)AuthorAgeFilesLines
* 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
* Qt3D Tests: includemocsMike Krus2022-07-152-0/+7
* CalcBoundingVolumeJob: don't rely on QChangeArbiter for extent changesPaul Lemire2022-06-132-22/+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
* 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
* 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-046-11/+11
* 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
* 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-112-12/+24
* 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
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+42
* Shader fixesPaul Lemire2020-02-131-0/+44
* 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
| |\
| | * Fix stale Entity cachesPaul Lemire2020-01-312-12/+37
* | | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* | | Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-0515-196/+205
* | | Make the OpenGL renderer a pluginPaul Lemire2020-02-0543-156/+300
|/ /
* | ResourceAccessor: make it work with the modular renderer architecturePaul Lemire2020-02-031-4/+12
* | QShaderProgram: add a format propertyPaul Lemire2020-02-032-2/+111
* | Introduce a GLShader classPaul Lemire2020-02-036-357/+299
* | Add dedicated managers holder for GL ResourcesPaul Lemire2020-02-032-15/+19
* | tst_filtercompatibletechniquejob: fix unregister in case context creation failedPaul Lemire2020-02-031-1/+2
* | tst_filtercompatibletechniquejob: skip test if unable to create contextPaul Lemire2020-02-031-0/+14
* | Deprecate functor APIsMike Krus2020-01-3116-0/+59
* | Clean up tracing codeMike Krus2020-01-271-0/+1