summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove wince check as it is not supportedOliver Wolff2018-11-221-1/+1
* MaterialParameterGathererJob: remove unneeded renderer memberPaul Lemire2018-03-191-1/+0
* Merge branch '5.9' into 5.10Sean Harmer2018-01-121-6/+6
|\
| * Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-131-6/+6
* | Merge remote-tracking branch 'origin/5.9' into 5.10Svenn-Arne Dragly2017-11-151-1/+6
|\|
| * Rework resource handlingLars Knoll2017-11-071-1/+6
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* | Merge branch '5.9' into 5.10Sean Harmer2017-09-122-38/+12
|\|
| * Get rid of the HandleManager classLars Knoll2017-09-112-2/+2
| * Remove ArrayPreallocationPolicyLars Knoll2017-09-111-37/+11
* | Fix and improve layer filteringPaul Lemire2017-08-181-25/+21
* | Allow to disable aspects at configure timePaul Lemire2017-08-021-2/+5
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-2/+2
|/
* Add benchmark for MaterialParameterGathererJobPaul Lemire2016-12-133-1/+157
* FilterLayerEntityJob: add benchmarkPaul Lemire2016-11-233-1/+206
* Rename FramePreparationJob to UpdateShaderDataTransformJobPaul Lemire2016-10-121-2/+2
* Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-211-1/+1
* QRenderAspect: remove unused allocatorsPaul Lemire2016-07-051-3/+1
* Rename UpdateBoundingVolumeJob -> ExpandBoundingVolumeJobPaul Lemire2016-07-041-2/+2
* Move jobs into RendererPaul Lemire2016-07-031-10/+10
* Avoid changing access rights to virtual methodsMike Krus2016-05-232-77/+89
* Update docs/examples: QClearBuffer -> QClearBuffersWieland Hagen2016-05-041-4/+4
* QAbstractAspect: remove all traces of cloningPaul Lemire2016-05-011-7/+7
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-232-7/+7
* Hook up some machinery ready for testing the no cloning approachSean Harmer2016-03-221-5/+10
* Remove QAbstractAspect::onRootEntityChangedSean Harmer2016-03-171-5/+5
* QAnnotation changesFranck Arrecot2016-03-172-4/+4
* Rename QAbstractAspect::onInitialized() to onRegistered()Sean Harmer2016-03-161-1/+1
* Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-091-5/+4
* Follow API changes in PolygonOffset.Volker Krause2016-03-031-1/+1
* Unify license header usageAntti Kokko2016-01-2618-247/+135
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-4/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-2/+2
* Make QBackendNodeFactory privateKevin Ottens2015-12-171-1/+1
* Move services() and jobManager() to the pimplKevin Ottens2015-12-171-12/+12
* Move QAbstractAspect::registerAspect() to the pimplKevin Ottens2015-12-171-6/+6
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-171-9/+7
* Make QFrameAllocator privateKevin Ottens2015-12-082-2/+2
* Make QNodeVisitor privateKevin Ottens2015-12-031-1/+1
* QRenderAspect/Renderer: refactored to use the AbstractRenderer interfacePaul Lemire2015-11-241-6/+7
* jobs benchmarksPaul Lemire2015-11-244-1/+400
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-1/+1
* Shadow version of benchmarking appMika Salmela2015-10-2915-31/+668
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-134-19/+19
* Fix build errors on OS X 10.8Andy Nichols2015-08-171-0/+1
* Benchmarking app for massive data setsMika Salmela2015-08-047-0/+360
* Skip benchmark on WinCE for nowLaszlo Agocs2015-02-141-1/+1
* Copyright header change.Mika Salmela2015-02-094-76/+56
* Make QCircularBuffer and QBoundedCircularBuffer privateSean Harmer2014-11-192-2/+2
* Rename QResourcesManager -> QResourceManager and make privateSean Harmer2014-11-184-24/+24