summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-2658-517/+1094
|\
| * FrameGraphNode: mark dirty on cleanupPaul Lemire2019-10-171-0/+18
| * Buffer: mark as dirty even if empty on firstTimePaul Lemire2019-10-171-5/+19
| * tst_ktxtextures: remove OTHER_FILES variable from .proPaul Lemire2019-10-171-28/+0
| * Add manual test for compressed_texturePaul Lemire2019-10-1637-1/+212
| * Add unit tests for KTX loadingPaul Lemire2019-10-159-0/+115
| * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Paul Lemire2019-10-152-18/+192
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-152-18/+192
| | |\
| | | * Fix for bounding volume handling and calculationVolker Enderlein2019-10-012-18/+192
| * | | Update QScene2D to use direct syncMike Krus2019-10-141-29/+33
| |/ /
| * | Update PickBoundingVolumeJob to use direct syncMike Krus2019-10-144-360/+455
| * | Convert Shader/ShaderBuilder jobs to use direct syncPaul Lemire2019-10-143-104/+78
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-19127-1570/+533
|\| |
| * | Update QAbstractTexture message handlingMike Krus2019-10-114-32/+18
| * | Clean QJoint message handlingMike Krus2019-10-111-43/+21
| * | Update LoadProxyDeviceJob to use direct syncMike Krus2019-10-114-57/+6
| * | Update AxisAccumulatorJob to use direct syncMike Krus2019-10-112-79/+0
| * | Convert LoadGeometryJob to use direct syncPaul Lemire2019-10-101-22/+0
| * | Update UpdateAxisActionJob to use direct syncMike Krus2019-10-094-99/+1
| * | Update QShaderData to use direct syncPaul Lemire2019-10-082-24/+35
| * | Move skeleton loading code to jobMike Krus2019-10-081-64/+0
| * | Update LoadSkeletonJob to use direct syncMike Krus2019-10-082-65/+6
| * | Update animation evaluation jobs to use direct syncMike Krus2019-10-081-146/+62
| * | Update LoadAnimationClipJob to use direct syncMike Krus2019-10-082-100/+0
| * | Fix compile warningsMike Krus2019-10-083-10/+10
| * | Update LoadSceneJob to use direct syncPaul Lemire2019-10-073-165/+13
| * | Update world transform job to use direct syncPaul Lemire2019-10-071-25/+1
| * | Remove use of node/components added/removed messagesMike Krus2019-10-044-119/+63
| * | Fix in parameters: backend value wasn't reset on cleanupPaul Lemire2019-10-031-0/+3
| * | Update ray casting job to use direct syncMike Krus2019-10-032-45/+50
| * | Clean up includesMike Krus2019-10-0198-164/+9
| * | Update QPhysicalDeviceProxy to use direct syncMike Krus2019-10-012-6/+6
| * | Update QLogicalDevice to use direct syncMike Krus2019-10-012-55/+38
| * | Update input action classes to use direct syncMike Krus2019-10-013-79/+65
| * | Update Axis Input classes to use direct syncMike Krus2019-10-014-69/+49
| * | Update QAxisAccumulator to use direct syncMike Krus2019-10-012-22/+15
| * | Update QKeyboardHandler to use direct syncMike Krus2019-10-011-24/+19
| * | Update device nodes to use direct syncMike Krus2019-10-012-29/+23
| * | Update QAxisSetting to use direct syncMike Krus2019-10-011-2/+2
| * | Update QAction to use direct syncingMike Krus2019-10-012-25/+18
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1219-432/+392
|\| |
| * | Update QAxis to use direct syncMike Krus2019-09-302-25/+18
| * | Renderer: cache traversal of FrameGraphPaul Lemire2019-09-301-19/+20
| * | Update QAbstractRayCaster to use direct syncPaul Lemire2019-09-271-6/+10
| * | Update QObjectPicker to use direct syncPaul Lemire2019-09-271-14/+19
| * | Update QShaderProgramBuilder to use direct syncPaul Lemire2019-09-261-85/+77
| * | Update QShaderProgram to use direct syncPaul Lemire2019-09-261-32/+20
| * | Update QFilterKey to use direct syncPaul Lemire2019-09-252-24/+37
| * | Update QShaderImage to use direct syncPaul Lemire2019-09-251-32/+24
| * | Update QAbstractTextureImage to use direct syncPaul Lemire2019-09-251-72/+75