summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Renderer: cleanup graphics resourcesPaul Lemire2016-07-041-0/+1
* QGeometryRenderer: fix notification of geometry changingPaul Lemire2016-07-042-14/+11
* Rename UpdateBoundingVolumeJob -> ExpandBoundingVolumeJobPaul Lemire2016-07-041-2/+2
* Move jobs into RendererPaul Lemire2016-07-031-10/+10
* Split RenderViewJobsPaul Lemire2016-07-031-1/+2
* Unit tests for GenericLambdaJobPaul Lemire2016-07-023-1/+118
* Update FilterEntityByComponentJob to use QResourcesManager::activeHandlesPaul Lemire2016-07-021-5/+0
* Update FiterLayerEntityJob to use QResourceManager::activeHandlesPaul Lemire2016-07-021-2/+0
* Unit tests of filtering by component jobPaul Lemire2016-07-023-1/+194
* Unit tests for layer filtering jobPaul Lemire2016-07-023-1/+256
* QAspectFactory: use QLatin1String instead of QStringPaul Lemire2016-07-011-5/+5
* Fix deferred-renderer.cppPaul Lemire2016-07-0114-120/+479
* Fix scene3d-loader to show somethingPaul Lemire2016-06-301-3/+2
* Fix threadpooler test to work with QT3D_JOBS_RUN_STATSPaul Lemire2016-06-301-4/+5
* Update units tests for QResourcesManagerPaul Lemire2016-06-301-0/+38
* Fix deferred-renderer-qmlPaul Lemire2016-06-2911-324/+589
* tst_QKeyboardHandler: add test for keyboard device bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QLogicalDevice: add tests for axis and actions bookkeepingPaul Lemire2016-06-291-0/+68
* tst_QAction: add test for input bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QAxis: add tests for input bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QActionInput: add test for sourceDevice bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QAbstractAxisInput: add test for sourceDevice bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QRenderTargetSelector: add target bookkeeping testPaul Lemire2016-06-291-0/+34
* tst_QRenderStateSet: add test for state bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QTechniqueFilter: add parameter and filterKey bookkeeping testsPaul Lemire2016-06-291-0/+68
* tst_QLayerFilter: add test for layer bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QCameraSelector: add test for camera bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QGeometryRenderer: add tests for geometry bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QGeometry: add tests for attribute bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QAttribute: add test for buffer bookkeepingPaul Lemire2016-06-291-0/+34
* tst_QRenderPassFilter: add bookkeeping tests for filterkeys and parametersPaul Lemire2016-06-291-0/+68
* tst_QMaterial: add bookkeeping tests for effect and parametersPaul Lemire2016-06-291-0/+68
* QEntity: add tests for QComponent bookkeepingPaul Lemire2016-06-291-0/+36
* Entity: add simple method to check for componentsPaul Lemire2016-06-271-2/+6
* Fix tst_renderqueue::concurrentQueueAccess autotestMäättä Antti2016-06-171-15/+7
* Merge "Merge branch '5.7.0' into 5.7" into refs/staging/5.7Paul Lemire2016-06-151-0/+128
|\
| * Merge branch '5.7.0' into 5.7Sean Harmer2016-06-141-0/+128
| |\
| | * QTransform: remove parameter from matrixChangedPaul Lemire2016-06-081-0/+128
* | | Fix transparency-qml-scene3d testMäättä Antti2016-06-156-146/+42
|/ /
* / Fix transparency-qml testMäättä Antti2016-06-104-143/+21
|/
* Fix shader cachingSean Harmer2016-06-013-1/+266
* Fix memory leaks in render node managersAntti Määttä2016-05-261-0/+2
* Make the monkey head spin in assimp testMäättä Antti2016-05-251-7/+8
* Initialize dynamic properties of lightsSean Harmer2016-05-251-8/+8
* Avoid changing access rights to virtual methodsMike Krus2016-05-232-77/+89
* Unit tests for QKeyboardHandlerKevin Ottens2016-05-235-1/+300
* Add hook to set QNode parent when creating a QNode in QMLSean Harmer2016-05-237-1/+264
* Shared node bookkeepingPaul Lemire2016-05-232-14/+10
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-231-33/+13
* Fix dynamic shader code updatesSean Harmer2016-05-221-20/+63