summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Add clock property to QAbstractClipAnimatorChip Collier2017-07-243-7/+82
* | Add QClock to Qt3DAnimationChip Collier2017-07-245-2/+275
* | Use QTEST_MAIN so dynamic GL builds can resolve module typeSean Harmer2017-07-171-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSean Harmer2017-07-1118-270/+103
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-1118-270/+103
| |\|
| | * 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
* | | Introduce QSpriteSheetMike Krus2017-07-081-16/+68
* | | Introduce QSpriteGridMike Krus2017-07-086-0/+214
|/ /
* | Add manual test for QPointSize and QLineSizeWieland Hagen2017-07-066-0/+339
* | Shader: factor out the logic to change shader codeKevin Ottens2017-07-051-0/+48
* | Shader: don't mark dirty if code didn't changeKevin Ottens2017-07-051-4/+4
* | Add tests for ShaderProgram code properties changesKevin Ottens2017-07-052-0/+79
* | Implement code generation in ShaderBuilderKevin Ottens2017-07-059-0/+535
* | Introduce ShaderBuilderKevin Ottens2017-07-053-0/+359
* | Introduce QShaderProgramBuilderKevin Ottens2017-07-053-0/+558
* | Fix compile warningsMike Krus2017-07-031-2/+3
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-2/+2
* | QGeometryRenderer: add index buffer byte-offset propertyMauro Persano2017-06-282-0/+37
* | Add support for animation callbacksLaszlo Agocs2017-06-231-0/+118
* | Add support for channel components with no nameLaszlo Agocs2017-06-211-0/+25
* | Add optional QRect parameter to QRenderCapture::requestCaptureMauro Persano2017-06-213-10/+17
* | Merge branch '5.9' into devSean Harmer2017-06-199-9/+195
|\|
| * 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
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
* | Add support for ETC2-compressed PKM texturesMauro Persano2017-06-064-1/+5
* | Renderer: add more dirty flags and launch jobs based on thatPaul Lemire2017-06-018-2/+311
* | RenderBufferCapture test: use good OpenGL profile for multi-sample blittingWieland Hagen2017-05-301-0/+6
* | Add support for line pickingMike Krus2017-05-261-0/+37
* | Refactor job to prepare for line and point pickingMike Krus2017-05-261-0/+1
* | Add support for iterating on linesMike Krus2017-05-263-0/+827
* | Refactor triangle visitor to make way for edge visitorMike Krus2017-05-261-25/+25
* | Add support to move the camera so that the entire model is visibleMike Krus2017-05-231-0/+1
* | Add support for remote content in SceneLoaderMike Krus2017-05-212-14/+20
* | Merge branch '5.9' into devSean Harmer2017-05-2140-221/+1783
|\|
| * 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