summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add callback on aspect job when all jobs are completev5.14.0-beta1Mike Krus2019-10-014-1/+24
* Clean up includesMike Krus2019-10-01112-192/+7
* Update QGamepadInput to use direct syncMike Krus2019-10-011-1/+1
* Update QPhysicalDeviceProxy to use direct syncMike Krus2019-10-013-12/+19
* Update QInputSettings to use direct syncMike Krus2019-10-013-21/+11
* Update QLogicalDevice to use direct syncMike Krus2019-10-014-60/+17
* Update input action classes to use direct syncMike Krus2019-10-0111-145/+41
* Update Axis Input classes to use direct syncMike Krus2019-10-017-68/+32
* Update QMouseHandler to use direct syncMike Krus2019-10-013-25/+14
* Update QAxisAccumulator to use direct syncMike Krus2019-10-013-33/+18
* Update QKeyboardHandler to use direct syncMike Krus2019-10-013-30/+22
* Update device nodes to use direct syncMike Krus2019-10-0112-134/+69
* Update QAxisSetting to use direct syncMike Krus2019-10-013-28/+14
* Update QAction to use direct syncingMike Krus2019-10-014-42/+14
* Update QAxis to use direct syncMike Krus2019-09-304-47/+17
* Enable direct syncing on input aspectMike Krus2019-09-305-0/+164
* RenderSurfaceSelector: record window size instead of accessing itPaul Lemire2019-09-301-6/+1
* Renderer: remove redundant setter callPaul Lemire2019-09-301-2/+0
* Renderer: cache traversal of FrameGraphPaul Lemire2019-09-302-17/+20
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-303-2/+31
|\
| * Reset input axis changes when enabling camera controllerMike Krus2019-09-302-0/+8
| * Doc: Fix documentation issues for Qt3DRender::QTexture* classesTopi Reinio2019-09-271-2/+24
* | RenderView:buildDrawRenderCommands: only set Command members that matterPaul Lemire2019-09-303-59/+10
* | Update QAbstractRayCaster to use direct syncPaul Lemire2019-09-273-55/+48
* | Update QObjectPicker to use direct syncPaul Lemire2019-09-273-28/+25
* | Update QShaderProgramBuilder to use direct syncPaul Lemire2019-09-263-39/+37
* | Update QShaderProgram to use direct syncPaul Lemire2019-09-263-43/+19
* | Update QFilterKey to use direct syncPaul Lemire2019-09-253-22/+12
* | Update QShaderImage to use direct syncPaul Lemire2019-09-253-39/+39
* | Update QAbstractTextureImage to use direct syncPaul Lemire2019-09-255-29/+38
* | Update QComputeCommand to use direct syncPaul Lemire2019-09-254-32/+28
* | Update QRenderState to use direct syncPaul Lemire2019-09-2510-219/+204
* | Update QRenderSettings to use direct syncPaul Lemire2019-09-257-38/+54
* | Update QRenderTargetOuput to use direct syncPaul Lemire2019-09-253-36/+34
* | Update QRenderTarget to use direct syncPaul Lemire2019-09-254-45/+18
* | Update QSceneLoader to use direct syncPaul Lemire2019-09-253-33/+15
* | Update QLevelOfDetailSwitch to use direct syncPaul Lemire2019-09-251-1/+1
* | Update QLevelOfDetail to use direct syncPaul Lemire2019-09-253-32/+39
* | Update QLayer to use direct syncPaul Lemire2019-09-253-23/+16
* | Support transient enablement in QSubtreeEnablerMichael Brasser2019-09-2411-6/+268
* | ClearBuffer: properly initialize clear color vectorPaul Lemire2019-09-241-0/+4
* | Fix compile warning in imagesubmissioncontext.cppPaul Lemire2019-09-241-1/+3
* | Update QCameraLens to use direct syncPaul Lemire2019-09-246-58/+77
* | Update QChannelMapper to use direct syncMike Krus2019-09-234-45/+19
* | Update mapping classes to use direct syncMike Krus2019-09-237-99/+49
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-1/+1
|\|
| * Fix potential memory leakMichael Brasser2019-09-171-1/+1
* | QFrameGraphNode: remove message sync left oversPaul Lemire2019-09-203-44/+0
* | Update QSubtreeEnabler to use direct syncPaul Lemire2019-09-201-1/+1
* | Update QNoPicking to use direct syncPaul Lemire2019-09-201-1/+1