summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QFrameGraphNode: remove message sync left oversPaul Lemire2019-09-202-21/+19
* Update QWaitFence to use direct syncPaul Lemire2019-09-201-22/+14
* Update QSetFence to use direct syncPaul Lemire2019-09-201-6/+6
* Update QBlitFramebuffer to use direct syncPaul Lemire2019-09-201-54/+40
* Update QProximityFilter to use direct syncPaul Lemire2019-09-201-16/+13
* Update QMemoryBarrier to use direct syncPaul Lemire2019-09-202-11/+10
* Update QRenderCapture to use direct syncPaul Lemire2019-09-202-22/+15
* Update QTechniqueFilter to use direct syncPaul Lemire2019-09-201-31/+18
* Update QSortPolicy to use direct syncPaul Lemire2019-09-201-9/+8
* Update QRenderTargetSelector to use direct syncPaul Lemire2019-09-201-15/+10
* Update QRenderStateSet to use direct syncPaul Lemire2019-09-201-16/+10
* Update QRenderPassFilter to use direct syncPaul Lemire2019-09-201-29/+19
* Update QLerpClipBlend to use direct syncMike Krus2019-09-202-27/+26
* Update QClipBlendValue to use direct syncMike Krus2019-09-201-11/+9
* Update QAdditiveClipBlend to use direct syncMike Krus2019-09-201-20/+14
* Remove backend entity hierarchy rebuilding jobsJim Albamont2019-09-209-175/+102
* Update QBlendedClipAnimator to use direct syncMike Krus2019-09-201-40/+33
* Update QClipAnimator to use direct syncMike Krus2019-09-201-28/+26
* Update QClock to use direct syncMike Krus2019-09-201-10/+8
* Update QAnimationClip (and Loader) to use direct syncMike Krus2019-09-201-13/+9
* Update QLayerFilter to use direct syncPaul Lemire2019-09-201-22/+13
* Update QTechnique to use direct syncPaul Lemire2019-09-193-111/+76
* Update QRenderPass to use direct syncMike Krus2019-09-193-86/+60
* Update QParameter to use direct syncMike Krus2019-09-191-15/+12
* Update QML import tests following 5.14 additionsPaul Lemire2019-09-192-0/+6
* Update QMaterial to use direct syncMike Krus2019-09-192-32/+29
* Update QEffect to use direct syncMike Krus2019-09-193-54/+29
* Process pending nodes needing _q_postConstructorInit at start of frameJim Albamont2019-09-181-14/+47
* Update QAttribute to use direct syncMike Krus2019-09-186-81/+69
* Update QGeometry to use direct syncMike Krus2019-09-187-53/+50
* Update QArmature to use direct syncMike Krus2019-09-181-12/+9
* Update QAbstractSkeleton to use direct syncMike Krus2019-09-181-24/+10
* Update QJoint to use direct syncMike Krus2019-09-181-2/+86
* Update QTransform to use direct syncMike Krus2019-09-181-19/+18
* Update QAbstractTexture to use direct sync modeMike Krus2019-09-184-165/+56
* Update QBuffer to use sync updatingMike Krus2019-09-187-138/+116
* Update QGeometryRenderer to use direct sync modeMike Krus2019-09-188-164/+122
* Fix test for parenting QEntity to QNodeJim Albamont2019-09-171-5/+9
* Fix/improve several node testsJim Albamont2019-09-171-7/+218
* Update QEntity to use direct sync modeMike Krus2019-09-176-43/+44
* Fix manual testMike Krus2019-09-161-0/+5
* Use direct access to remove backend nodesPaul Lemire2019-09-1616-229/+198
* Fix crash in tst_QShaderProgramJim Albamont2019-09-133-0/+12
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-112-0/+98
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-242-0/+98
| |\
| | * Matrix_SSE/Matrix_AVX2: fix mapVectorPaul Lemire2019-08-202-0/+98
* | | Remove QBackendNodeFactory since it's no longer neededMike Krus2019-09-051-1/+1
* | | Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-046-2/+212
|\ \ \
| * | | QDistanceFieldGlyphCache: make sure the arbiter of atlas can be setWang Chuan2019-08-265-1/+211
| * | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-08-201-1/+1
| |\| |