summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add autotests for renderqmltotexture backend nodeAntti Määttä2017-01-252-0/+162
* Add the autotests for renderqmltotexture frontend nodeAntti Määttä2017-01-252-0/+295
* Merge branch 'dev' into wip/qtquickintegrationSean Harmer2017-01-2011-6/+330
|\
| * GLTF Export QCamera properlyMiikka Heikkinen2017-01-181-0/+12
| * Unit tests for QMemoryBarrierPaul Lemire2017-01-133-1/+189
| * Add unit tests for Quick3DBuffer::readBinaryFilePaul Lemire2017-01-133-1/+105
| * Don't recreate window very rapidly in test caseSean Harmer2017-01-124-4/+24
* | Add sharecontext to testrenderAntti Määttä2017-01-182-0/+6
|/
* Merge branch '5.8' into devSean Harmer2017-01-1013-9/+1598
|\
| * Add unit tests for trianglevisitorAntti Määttä2017-01-103-1/+1098
| * Reinstate back face pickingMike Krus2017-01-091-6/+16
| * Don’t perform picking if QObjectPicker is disabledMike Krus2017-01-093-0/+184
| * Unit tests for render capture backend nodeAntti Määttä2017-01-095-1/+146
| * Correct filtering of disabled entitiesWieland Hagen2017-01-052-2/+10
| * QNode: Defer QScene registration until after object construcionWieland Hagen2017-01-051-0/+127
| * Make sure QPickTriangleEvent gets generatedMike Krus2017-01-041-0/+18
* | Merge branch '5.8' into devSean Harmer2016-12-2131-4/+1733
|\|
| * Merge "Merge branch '5.8.0' into 5.8" into refs/staging/5.8Sean Harmer2016-12-1610-1/+469
| |\
| | * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-1610-1/+469
| | |\
| | | * Ensure offscreen surface used during cleanup is created on gui threadSean Harmer2016-12-142-0/+13
| | | * Properly order texture jobsPaul Lemire2016-12-141-0/+1
| | | * Fix hover support in QObjectPickerMike Krus2016-12-141-0/+6
| | | * Fix texture data upload timingSean Harmer2016-12-101-0/+1
| | | * Add plumbing and process AxisAccumulators each frameSean Harmer2016-12-075-1/+235
| | | * Add backend class for AxisAccumulator and testsSean Harmer2016-12-073-1/+214
| * | | Update Quick3D render import unit testPaul Lemire2016-12-161-2/+3
| |/ /
| * | Add unit tests to check all Quick3D Core importsPaul Lemire2016-12-165-1/+115
| * | Add unit tests to check all Quick3DInput importsPaul Lemire2016-12-165-1/+124
| * | Add unit tests to check all Quick3D Render importsPaul Lemire2016-12-155-1/+229
| * | QFrameGraphNode and subclasses: use the QFrameGraphNodeCreatedChangePaul Lemire2016-12-131-1/+36
| * | FilterLayerEntityJob: fix uninitialized valuePaul Lemire2016-12-131-0/+11
| * | RenderViewJobUtils: refactor findTechniqueForEffectPaul Lemire2016-12-121-0/+8
| * | RenderViewBuilder: add dependency on technique filteringPaul Lemire2016-12-121-2/+3
| * | Add unit tests for FilterCompatibleTechniqueJobPaul Lemire2016-12-123-1/+269
| * | Add unit tests for RenderViewBuilderPaul Lemire2016-12-123-1/+473
* | | QGLTF exporting basic mesh typesMiikka Heikkinen2016-12-131-1/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-12154-199/+13499
|\| |
| * | Technique: adds itself to dirty list in managerPaul Lemire2016-12-041-0/+22
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-286-37/+59
| |\
| | * NodeInstantiator created nodes go to its parentv5.7.1Kevin Ottens2016-10-146-37/+59
| * | Technique: add isCompatibleWithFilters functionPaul Lemire2016-11-251-0/+192
| * | Technique: add a flag to check for compatibilityPaul Lemire2016-11-251-0/+21
| * | Add unit tests for materialparametergathererjobPaul Lemire2016-11-243-1/+472
| * | Add unit tests for TechniquePaul Lemire2016-11-243-1/+263
| * | Add unit tests for QMeshPaul Lemire2016-11-243-1/+244
| * | Complete RenderPass unit testsPaul Lemire2016-11-241-2/+55
| * | Add unit tests for FilterKeyPaul Lemire2016-11-243-1/+208
| * | Add unit tests for effectPaul Lemire2016-11-243-1/+203
| * | Add unit tests for QFilterKeyPaul Lemire2016-11-243-1/+240
| * | Add unit tests for QRenderPassPaul Lemire2016-11-243-1/+466