summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add render capture exampleAntti Määttä2016-10-206-1/+536
* Add unit tests for sendrendercapturejobAntti Määttä2016-10-193-1/+96
* Unit tests for PickBoundingVolumeJobPaul Lemire2016-10-148-1/+1184
* Rename FramePreparationJob to UpdateShaderDataTransformJobPaul Lemire2016-10-121-2/+2
* Unit tests: add QmlSceneReaderPaul Lemire2016-10-113-0/+154
* Merge branch '5.7' into 5.8Sean Harmer2016-10-1020-98/+909
|\
| * Add unit test for QTorusGeometrySean Harmer2016-10-103-1/+380
| * Factor out the geometry test helper functionsSean Harmer2016-10-104-71/+114
| * Silence some warnings in tests with MSVC2015Sean Harmer2016-10-108-22/+22
| * Unit Tests for QAbstractPhysicalDeviceBackendNodePaul Lemire2016-10-103-1/+259
| * Have sane default for QButtonAxisInput::scaleKevin Ottens2016-09-281-0/+12
| * FrameGraphNode: properly handle dynamic tree changesPaul Lemire2016-09-271-3/+122
* | Skybox examples: do not mirror imagesPaul Lemire2016-10-101-6/+6
* | QTextureLoader/QTextureImage: add a mirrored propertyPaul Lemire2016-10-101-1/+1
* | Unit tests for GraphicsHelperGL2Paul Lemire2016-10-103-1/+1450
* | Unit tests for GraphicsHelperGL3_2Paul Lemire2016-10-103-1/+1984
* | Add unit tests for graphicshelpergl3_3Paul Lemire2016-10-083-1/+1988
* | UniformValue: fix size in call to memcpy for QMatrix4x4 inputsMarc Mutz2016-10-051-0/+24
* | Unit tests for GraphicsHelperGL4Paul Lemire2016-10-033-0/+2062
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-207-15/+517
|\|
| * Fix non-symmetric extents and resolutions for QCuboidMeshMiikka Heikkinen2016-09-081-12/+168
| * ShaderData: add getter to retrieve transform type of propertiesPaul Lemire2016-09-071-4/+6
| * Add unit tests for LoadSceneJobPaul Lemire2016-09-073-1/+301
| * ShaderData: refactoringPaul Lemire2016-09-051-0/+44
| * Remove excess slashes from include statementsMiikka Heikkinen2016-09-052-3/+3
* | Unit tests for UniformValuePaul Lemire2016-09-073-1/+307
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-056-3/+323
|\|
| * Add new multiplewindows-qml manual testAntti Määttä2016-08-306-1/+321
* | Add unit tests for QRenderCapture frontend nodeAntti Määttä2016-08-303-1/+126
* | QSkyboxEntity: remove camera translation propertyPaul Lemire2016-08-261-1/+0
* | Merge branch '5.7' into 5.8Sean Harmer2016-08-2526-12/+2548
|\|
| * Frontend is in ms but backend in nsKevin Ottens2016-08-252-38/+38
| * Fix order handling in input sequencesKevin Ottens2016-08-241-1/+1
| * Fix spurious sequence trigger on first key pressKevin Ottens2016-08-241-7/+4
| * Fix timeout handling in input chordsKevin Ottens2016-08-241-2/+2
| * Fix spurious chord trigger on first key pressKevin Ottens2016-08-241-4/+2
| * Move input, chord and sequence logic out of jobKevin Ottens2016-08-245-2/+441
| * Complete the test harness around physical devicesKevin Ottens2016-08-247-5/+110
| * Tests for ActionInput, InputChord & InputSequenceKevin Ottens2016-08-247-0/+463
| * Move tests for QCuboidGeometry into extrasPaul Lemire2016-08-245-5/+6
| * Add unit tests for QComputeCommandPaul Lemire2016-08-233-1/+296
| * Unit Tests for QCameraLensPaul Lemire2016-08-233-1/+731
| * QRenderTargetOuput: add unit testsPaul Lemire2016-08-233-1/+421
| * QSceneLoader: status is updated from the backendPaul Lemire2016-08-231-1/+67
| * Scene: add a setStatus methodPaul Lemire2016-08-231-0/+22
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-239-6/+337
|\|
| * Add unit tests for QSceneLoaderPaul Lemire2016-08-223-1/+138
| * Add unit tests for scene loaderPaul Lemire2016-08-223-1/+171
| * transparency-qml-scene3d: updated to use cubemap as backgroundPaul Lemire2016-08-193-5/+12
| * Entity: fix -> properly clear childrenHandles vectorPaul Lemire2016-08-161-0/+17