summaryrefslogtreecommitdiffstats
path: root/tests/auto/render
Commit message (Expand)AuthorAgeFilesLines
* Rename and update renderqmltotexture unit testsAntti Määttä2017-01-275-163/+174
* Rename and update qrenderqmltotexture unit testsAntti Määttä2017-01-275-296/+330
* Update eventForward unit testsAntti Määttä2017-01-272-21/+207
* Update EventForward autotests with focusAntti Määttä2017-01-272-0/+73
* Update ObjectPicker unit testsAntti Määttä2017-01-272-0/+31
* Add unit tests for the EventForward backend nodeAntti Määttä2017-01-253-1/+211
* Add unit tests for the QEventForward frontend nodeAntti Määttä2017-01-253-1/+420
* 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-208-5/+225
|\
| * GLTF Export QCamera properlyMiikka Heikkinen2017-01-181-0/+12
| * Unit tests for QMemoryBarrierPaul Lemire2017-01-133-1/+189
| * 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-1010-9/+1464
|\
| * 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-093-1/+139
| * Correct filtering of disabled entitiesWieland Hagen2017-01-052-2/+10
| * Make sure QPickTriangleEvent gets generatedMike Krus2017-01-041-0/+18
* | Merge branch '5.8' into devSean Harmer2016-12-2112-2/+818
|\|
| * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-164-0/+21
| |\
| | * 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
| * | 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-12102-290/+11083
|\| |
| * | Technique: adds itself to dirty list in managerPaul Lemire2016-12-041-0/+22
| |/
| * 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
| * Add unit tests for QEffectPaul Lemire2016-11-243-1/+304
| * Add unit tests for QTechniquePaul Lemire2016-11-243-1/+521
| * Add unit tests for QDispatchComputePaul Lemire2016-11-243-1/+296
| * Add unit tests for QRenderTargetPaul Lemire2016-11-243-1/+212