summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja Sundqvist2023-03-236-795/+70
|\
| * Blacklist: test cases blacklisted in tst_GraphicsHelperGL4:CI Insignificant Platforms Monitor Bot2022-03-081-0/+4
| * tst_qchangearbiter: remove tests for message based synchingPaul Lemire2022-02-072-786/+26
| * Scene3DView: fix shutdown crashPaul Lemire2022-02-032-8/+39
| * Bump versionTarja Sundqvist2021-12-311-1/+1
| * Update Assimp qt_attributions following reuse of qtquick3d assimp submodulePaul Lemire2021-12-272-190/+16
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-10597-242966/+559
|\ \
| * | Update Assimp qt_attributions following reuse of qtquick3d assimp submodulePaul Lemire2021-12-272-190/+16
| |/
| * tst_qchangearbiter: fix failures on Ubuntu 20.04 CI nodePaul Lemire2021-12-071-3/+3
| * OpenGL renderer: restore surface on context when shutting downPaul Lemire2021-11-301-27/+39
| * Revert "AnimationClip: fix the way we compute the duration"Paul Lemire2021-11-291-7/+4
| * Build Assimp using submoduleMike Krus2021-11-26582-242734/+458
| * OpenGL: Fix content not updated when using OnDemand and switching texturesPaul Lemire2021-11-241-0/+5
| * AnimationClip: fix the way we compute the durationPaul Lemire2021-11-241-5/+8
| * QGeometryFactory: don't make op== virtualMarc Mutz2021-11-186-8/+10
| * Bump versionTarja Sundqvist2021-11-081-1/+1
| * ComputeCommand: call markDirty(ComputeDirty) when enabled changesPaul Lemire2021-11-032-0/+19
| * ObjectPicker: markDirty(AllDirty) when we change the enabled propertyPaul Lemire2021-11-031-2/+7
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-121-1/+1
|\ \ | |/
| * Bump versionTarja Sundqvist2021-09-071-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-1622-115/+948
|\ \ | |/
| * Picking: reuse LayerFilterJob to perform layer filteringPaul Lemire2021-08-0911-98/+632
| * Add missing sampler types and sizes to gl4 helpersJim Albamont2021-08-041-0/+11
| * Trigger an update on the quick window when creating a render aspectSean Harmer2021-08-041-0/+2
| * Render enough frames to flush the Qt3D pipeline when dirtySean Harmer2021-08-042-11/+19
| * Fix for QShaderNode fix that selected highest version number of a rulePaul Lemire2021-08-032-7/+11
| * CameraLens: use ParametersDirty rather than AllDirtyPaul Lemire2021-08-021-2/+2
| * Rerun bounding volume update jobs when entity enabled property changesPaul Lemire2021-07-302-3/+10
| * Fix multi-view pickingMike Krus2021-06-157-4/+271
| * Don't export QKeyFrame which is fully implemented in the headerPaul Lemire2021-06-101-1/+1
| * Bump versionTarja Sundqvist2021-06-071-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-164-2/+22
|\ \ | |/
| * Bump versionTarja Sundqvist2021-05-201-1/+1
| * ObjectPicker: ensure pristine pickers are handledNicolas Guichard2021-05-062-0/+20
| * Fix call to drawBuffers in SubmissionContextMauro Persano2021-05-031-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-072-2/+2
|\ \ | |/
| * Restore ObjectLevelLockingPolicy on ShaderManagerPaul Lemire2021-03-311-1/+1
| * Bump versionJani Heikkinen2021-03-031-1/+1
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231563-31114/+31114
|/
* Fix light uniforms not properly being updatedPaul Lemire2021-02-032-1/+8
* Update commercial license headersTarja Sundqvist2021-02-021563-31114/+31114
* Fix parameter priorization documentationAntti Määttä2021-01-185-21/+30
* qpicktriangleevent_p.h Add missing private API warningPaul Lemire2021-01-041-0/+11
* Fix sampler2DArrayShadow uniform in QShaderGeneratorJim Albamont2020-12-282-2/+2
* Print warning about using primitive restart on ES2Mike Krus2020-12-221-0/+5
* Allow assimp to compile on non-gcc compilersJoni Poikelin2020-12-111-1/+1
* Fix binding of CubeMapArray texturesJim Albamont2020-12-114-6/+113
* Fix disabling shader cache via environment variableJim Albamont2020-12-092-1/+3
* QShaderProgramBuilder: add documentation related to cachingPaul Lemire2020-12-071-0/+32
* OpenGL renderer: fix use of outdated VAO when shader is reloadedPaul Lemire2020-12-013-7/+27