summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * QAxisAccumulaor should be a componentSean Harmer2016-12-073-7/+7
| | * Add backend class for AxisAccumulator and testsSean Harmer2016-12-076-3/+424
* | | Update Quick3D render import unit testPaul Lemire2016-12-161-2/+3
* | | custom-mesh-qml: adjust attribute namesPaul Lemire2016-12-161-3/+3
|/ /
* | Add unit tests to check all Quick3D Core importsPaul Lemire2016-12-165-1/+115
* | GraphicsContext: improve logging outputPaul Lemire2016-12-161-3/+5
* | 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
* | Renderer: use the FrameProfilerPaul Lemire2016-12-151-67/+111
* | GraphicsContext: ensure ShaderProgram was actually createdPaul Lemire2016-12-151-1/+1
* | Add FrameProfilerPaul Lemire2016-12-152-1/+261
* | QAspectManager: add stat trace for arbiter sync timePaul Lemire2016-12-151-0/+14
* | Simplify FrameGraphNodeFunctor creationPaul Lemire2016-12-142-17/+18
* | NodeFunctor: simplify constructionPaul Lemire2016-12-142-18/+18
* | RenderView: standard uniforms replace fptr by a switchPaul Lemire2016-12-142-157/+109
* | FrameGraphNode: setParentID to the parentFGNodeIdPaul Lemire2016-12-131-1/+3
* | QFrameGraphNode and subclasses: use the QFrameGraphNodeCreatedChangePaul Lemire2016-12-1315-13/+67
* | FilterLayerEntityJob: fix uninitialized valuePaul Lemire2016-12-131-0/+11
* | Add QFrameGraphNodeCreatedChangePaul Lemire2016-12-134-2/+229
* | Add benchmark for MaterialParameterGathererJobPaul Lemire2016-12-133-1/+157
* | Technique: private export for benchmarksPaul Lemire2016-12-131-1/+1
* | MaterialParameterGathererJob: private export for benchmarksPaul Lemire2016-12-131-1/+2
* | RenderViewBuilder: simplify codePaul Lemire2016-12-131-33/+27
* | Renderer: change order of jobs being addedPaul Lemire2016-12-121-8/+8
* | Renderer::lookForDirtyShaders: use isCompatibleWithRenderer()Paul Lemire2016-12-121-1/+1
* | RenderViewJobUtils: refactor findTechniqueForEffectPaul Lemire2016-12-122-44/+15
* | RenderViewBuilder: add dependency on technique filteringPaul Lemire2016-12-122-2/+4
* | Add unit tests for FilterCompatibleTechniqueJobPaul Lemire2016-12-123-1/+269
* | Add unit tests for RenderViewBuilderPaul Lemire2016-12-124-1/+474
* | Doc: corrected parameter specificationNico Vertriest2016-12-092-3/+2
* | Doc: removed superfluous (double) documentation + link errorNico Vertriest2016-12-073-24/+4
* | Doc: Specify #include path for each \classTopi Reinio2016-12-0758-0/+62
* | Doc: Minor fixes for Qt3DRender::QBuffer and QGeometryTopi Reinio2016-12-072-4/+4
* | parametersFromParametersProvider: remove useless checkPaul Lemire2016-12-061-2/+1
* | Doc: corrected namespace statement in docNico Vertriest2016-12-061-5/+5
* | Doc: several qdoc issuesNico Vertriest2016-12-052-5/+5
* | Renderer: add FilterCompatibleTechniqueJob instancePaul Lemire2016-12-042-1/+8
* | Render: add FilterCompatibleTechniqueJobPaul Lemire2016-12-043-2/+192
* | Technique: adds itself to dirty list in managerPaul Lemire2016-12-042-0/+24
* | TechniqueManager: export for unit testsPaul Lemire2016-11-301-1/+1
* | TechniqueManager: add method to store ids of dirty techniquesPaul Lemire2016-11-302-0/+19
* | TechniqueManager: move to dedicated filePaul Lemire2016-11-309-15/+145
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2866-1472/+3025
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-256-32/+1586
| |\
| | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-13/+0
| | * QFixedFrameAllocator: Extract Method scan()Marc Mutz2016-10-242-17/+25
| | * QRenderAspect: remove misleading checkMarc Mutz2016-10-241-1/+1
| | * Merge fix for tst_renderqueue::concurrentQueueAccess autotest to 5.6Milla Pohjanheimo2016-10-191-14/+7
| | * GLTFIO: check return value of QFile::open()Marc Mutz2016-10-051-6/+4
| | * remove pointless load(qt_build_paths)Oswald Buddenhagen2016-10-041-1/+0