summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Scene: add a setStatus methodPaul Lemire2016-08-231-0/+22
* Add unit tests for QSceneLoaderPaul Lemire2016-08-223-1/+138
* Add unit tests for scene loaderPaul Lemire2016-08-223-1/+171
* Entity: fix -> properly clear childrenHandles vectorPaul Lemire2016-08-161-0/+17
* tst_renderviewutils.cpp: add comments to make things easier to readPaul Lemire2016-08-111-0/+32
* HandleManager: do not allow counter to overflowPaul Lemire2016-08-111-1/+101
* Fix regression: remove disabled entities from the renderingPaul Lemire2016-08-101-5/+24
* tst_qgraphicsapifilter: add a few more test casesPaul Lemire2016-08-101-0/+26
* Mark QTransform component as non-shareableSean Harmer2016-08-091-0/+17
* Fix cube geometry to have correct texture coords and tangent vectorsSean Harmer2016-08-093-1/+520
* Fix SortPolicy backend node parentingKevin Ottens2016-08-083-1/+120
* Convenience to locate QRenderSurfaceSelectorKevin Ottens2016-08-073-1/+119
* Fix graphics api filter compatibility test and add unit testSean Harmer2016-08-053-1/+235
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-12/+14
|\
| * Replace “#define private public” with a proper friend class declarationDmitry Shachnev2016-06-201-4/+0
| * Make QHandle tests pass on big endian systemsDmitry Shachnev2016-06-201-8/+14
* | LayerFiltering: move enabled filtering into job directlyPaul Lemire2016-07-181-2/+1
* | RenderStates: remove RenderStateCollectionPaul Lemire2016-07-171-6/+6
* | Save per-fragment normalization by doing it CPU side once when setSean Harmer2016-07-121-1/+1
* | RenderStates: use a single enum for the typesPaul Lemire2016-07-051-1/+1
* | QRenderAspect: remove unused allocatorsPaul Lemire2016-07-051-2/+0
* | Make the Qt3D Renderer execute its first shell commandPaul Lemire2016-07-052-0/+7
* | AspectCommandDebugger: small refactoring + unit testsPaul Lemire2016-07-053-1/+109
* | Renderer: cleanup graphics resourcesPaul Lemire2016-07-041-0/+1
* | QGeometryRenderer: fix notification of geometry changingPaul Lemire2016-07-042-14/+11
* | 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 threadpooler test to work with QT3D_JOBS_RUN_STATSPaul Lemire2016-06-301-4/+5
* | Update units tests for QResourcesManagerPaul Lemire2016-06-301-0/+38
* | 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