summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on surface selector unit testMike Krus2017-09-121-2/+2
* Fix bounding sphere pickingMike Krus2017-09-123-0/+183
* Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-114-10/+4
* Get rid of the HandleManager classLars Knoll2017-09-116-347/+2
* Remove ArrayPreallocationPolicyLars Knoll2017-09-114-472/+12
* GraphicsHelperGL2: Remember to set raw byte sizeKevin Ottens2017-09-061-0/+6
* VSyncFrameAdvanceService: don't use timers in unit testsMauro Persano2017-08-311-78/+30
* VSyncFrameAdvanceService: fix Scene3D renderingPaul Lemire2017-08-111-1/+83
* Add QRenderState unit testWieland Hagen2017-08-033-0/+313
* Add private module qt3dcoretestSean Harmer2017-08-036-0/+365
* Fix deferred-renderer-qml lightingWieland Hagen2017-08-024-63/+119
* deferred-renderer-qml example: add all .qml files to projectWieland Hagen2017-08-021-0/+2
* Fix RenderCommand sortingPaul Lemire2017-08-021-2/+186
* Use QSharedPointer::create() moreMarc Mutz2017-07-2222-62/+62
* RenderCapture: read back from the correct framebufferPaul Lemire2017-07-1711-9/+620
* Fix Deferred-Renderer examplesWieland Hagen2017-06-278-20/+22
* Change manual tests using Scene2D to use TextureMaterialMäättä Antti2017-06-248-250/+6
* Fix QRenderCaptureReply deallocationMäättä Antti2017-06-211-0/+21
* animationutils: Improve autotests for QColorLaszlo Agocs2017-06-191-0/+54
* Update NodeInstantiator's children on parent updateMauro Persano2017-06-163-0/+45
* Add support for linear interpolation in clip jsonLaszlo Agocs2017-06-143-0/+88
* Fix and extend animationutils autotestLaszlo Agocs2017-06-141-3/+32
* Fix animation inifinite loopingLaszlo Agocs2017-06-081-4/+4
* tst_QGraphicsApiFilter: Use application objectFriedemann Kleint2017-05-301-1/+1
* Add reference count for backend buffersMauro Persano2017-05-301-0/+24
* Remove duplicate subdirs target that slipped inSean Harmer2017-05-121-2/+1
* QNode: setParent create creation change only when neededPaul Lemire2017-05-103-2/+68
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.9.0" into refs/stagin...Jani Heikkinen2017-05-095-8/+17
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.9.0Oswald Buddenhagen2017-05-085-8/+17
| |\
| | * Fix Buffer uploadingPaul Lemire2017-05-081-0/+9
| | * Revert to using new window for each testSean Harmer2017-05-074-8/+8
* | | Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-093-11/+67
* | | Add autotests for new animation classesAntti Määttä2017-05-0915-2/+1418
* | | Scene2D cleanup - remove qml engine and sourceMäättä Antti2017-05-092-57/+6
|/ /
* | Scene2D: put picking coordinates back in window coordinatesKevin Ottens2017-05-051-8/+8
* | Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-041-0/+6
|\|
| * Renderer: fix OnDemand renderingPaul Lemire2017-04-271-0/+6
* | Update manual tests for changes in APIMike Krus2017-05-034-6/+6
|/
* Add unit tests for FrameGraphVisitorPaul Lemire2017-04-273-1/+189
* Send move events when hover is enabledMike Krus2017-04-251-0/+3
* Remove last bits of qsortcriterionPaul Lemire2017-04-251-138/+0
* Try to investigate why tst_GraphicsHelperGL3_3::blitFramebuffer() failsv5.9.0-beta3Giuseppe D'Angelo2017-04-181-2/+2
* tst_GraphicsHelperGL3_2::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-182-3/+6
* tst_GraphicsHelperGL3_3: remove blacklist of blitFramebufferGiuseppe D'Angelo2017-04-181-2/+0
* tst_GraphicsHelperGL3_3::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-181-1/+6
* Fix rendercapture-cpp example crash when using continuous captureMäättä Antti2017-04-181-3/+5
* QRenderCapture: add saveImage() to replace saveToFile()Andy Maloney2017-04-122-2/+2
* Fix license headers in manual testsSean Harmer2017-04-126-48/+294
* Use using namespace declaration to animation clip unit testSean Harmer2017-04-121-8/+10
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-126-42/+42