summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More supported formats for read framebufferv5.8.0-beta1Antti Määttä2016-10-211-4/+31
* Implement readFramebufferAntti Määttä2016-10-212-5/+174
* Add unit tests for graphics helper blitFramebuffer functionAntti Määttä2016-10-204-22/+216
* Add blitFramebuffer to graphics helpersAntti Määttä2016-10-2013-1/+63
* Update rendercapture-qml exampleAntti Määttä2016-10-201-8/+11
* Add rendercapture-qml exampleAntti Määttä2016-10-207-2/+468
* Add render capture exampleAntti Määttä2016-10-206-1/+536
* Doc: added \inmodule and \ingroup statements where it was missingNico Vertriest2016-10-196-5/+10
* Add unit tests for sendrendercapturejobAntti Määttä2016-10-196-5/+105
* Unit tests for PickBoundingVolumeJobPaul Lemire2016-10-148-1/+1184
* Doc: various link errors qt3dNico Vertriest2016-10-134-7/+5
* UpdateMeshTriangleListJob: make run publicPaul Lemire2016-10-131-2/+0
* PickBoundingVolumeJob: small refactoringPaul Lemire2016-10-137-514/+724
* Doc: added definition planeIndexNico Vertriest2016-10-131-1/+1
* Renderer: use the UpdateMeshTriangleList jobPaul Lemire2016-10-133-1/+8
* Cleanup UpdateShaderDataTransformJobPaul Lemire2016-10-132-39/+0
* Add MeshTriangleListUpdateJobPaul Lemire2016-10-134-3/+214
* Rename FramePreparationJob to UpdateShaderDataTransformJobPaul Lemire2016-10-127-72/+67
* Doc: corrected errors with return statementNico Vertriest2016-10-121-3/+3
* Search the first valid surfaceMika Salmela2016-10-121-2/+10
* GraphicsContext: simplify active texture handlingWieland Hagen2016-10-112-37/+28
* Unit tests: add QmlSceneReaderPaul Lemire2016-10-113-0/+154
* Managers: use the non locking policyPaul Lemire2016-10-111-25/+35
* Merge "Merge branch '5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-1048-392/+2565
|\
| * Merge branch '5.7' into 5.8Sean Harmer2016-10-1048-392/+2565
| |\
| | * Merge branch '5.7.1' into 5.7Sean Harmer2016-10-1030-198/+915
| | |\
| | | * Fix orientation of textures on planes in audio vis exampleSean Harmer2016-10-102-0/+0
| | | * Add unit test for QTorusGeometrySean Harmer2016-10-104-42/+438
| | | * Factor out the geometry test helper functionsSean Harmer2016-10-104-71/+114
| | | * Silence some warnings in tests with MSVC2015Sean Harmer2016-10-108-22/+22
| | | * Fix off by one error in torus texture coordinate generationSean Harmer2016-10-101-1/+1
| | | * Add tangent attribute to torus geometrySean Harmer2016-10-102-4/+25
| | | * Put uv seam on inner ring of torusSean Harmer2016-10-101-5/+5
| | | * Unit Tests for QAbstractPhysicalDeviceBackendNodePaul Lemire2016-10-103-1/+259
| | | * Export AxisSetting for unit testsPaul Lemire2016-10-101-1/+1
| | | * QAbstractPhysicalDeviceBackendNode: remove assert that conflicts with testsPaul Lemire2016-10-101-1/+0
| | | * QAbstractPhysicalDeviceBackendNode: fix bad erasePaul Lemire2016-10-101-1/+3
| | | * Merge 5.7 into 5.7.1Oswald Buddenhagen2016-10-0618-194/+1650
| | | |\ | | | |/ | | |/|
| | * | ShaderData: fix unnecessary cast between enumsMarc Mutz2016-10-051-1/+1
| | * | Have sane default for QButtonAxisInput::scaleKevin Ottens2016-09-283-1/+17
| | * | Lights should respect the enabled flagKevin Ottens2016-09-281-0/+3
| | * | qgltf: eradicate all Q_FOREACH loopsMarc Mutz2016-09-272-50/+65
| | * | qgltf: replace some QStringLiteral with QLatin1StringMarc Mutz2016-09-271-3/+3
| | * | FrameGraphNode: properly handle dynamic tree changesPaul Lemire2016-09-273-3/+157
| | * | Update QML type information for Qt CreatorKevin Ottens2016-09-266-135/+1393
| | * | Add namespace to picking settings property typeKevin Ottens2016-09-261-1/+1
| | * | Basic shapes example is dark with default lightKevin Ottens2016-09-261-0/+10
| | | * QEntity::createNodeCreationChange fixPaul Lemire2016-10-054-47/+49
| | | * Fix initialization of loop variables in lighting shadersTim Blechmann2016-10-042-8/+4
| | |/
* | | SyncRenderViewCommandBuildingJob improvementsPaul Lemire2016-10-101-10/+22