summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for QRenderCapture frontend nodeAntti Määttä2016-08-303-1/+126
* 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-236-1/+325
|\|
| * 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
* | Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-214-4/+4
* | Merge branch '5.7' into devSean Harmer2016-08-1413-7/+1191
|\|
| * 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
* | tst_qaxisaccumulator: replace QCOMPARE by QVERIFYPaul Lemire2016-08-131-1/+1
* | Update unit tests for BuffersPaul Lemire2016-08-132-2/+53
* | Allow setting sample count for multisample targetsMauro Persano2016-08-121-0/+31
* | Long live QAxisAccumulator!Sean Harmer2016-08-113-1/+239
* | Add basic unit tests for texture classesMauro Persano2016-08-083-0/+248
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-12/+14
|\|
| * 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
* | | Fix internal naming consistency for attributesKevin Ottens2016-07-211-2/+2
* | | Fix API consistency in QAttributeKevin Ottens2016-07-213-24/+24
|/ /
* | 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