summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move calculateBoundingVolumeJob dependency on updateTreeEnabledJob5.10Svenn-Arne Dragly2018-02-091-2/+6
* Proceed to the next frame even if we cannot lock the surfaceSvenn-Arne Dragly2018-02-091-0/+5
* QAbstractCameraController: Make struct InputState publicFriedemann Kleint2018-02-091-0/+1
* Doc: add doc to undocumented methods and properties qt3dNico Vertriest2018-02-064-3/+29
* Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-063-39/+50
|\
| * Fix crash if sharecontext is requested before initailizationMäättä Antti2018-02-062-34/+42
| * Fix crash in scene2d at shutdownMäättä Antti2018-02-061-5/+8
* | Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-0542-252/+1260
|\|
| * Bump versionOswald Buddenhagen2018-02-021-1/+1
| * Fix array of textures in shader parameterMauro Persano2018-02-028-52/+94
| * Ensure node creation changes are sent before using in list propertiesSean Harmer2018-02-024-2/+112
| * Add test for picking object from multiple directionsMike Krus2018-02-023-0/+198
| * Don't compute bounding volumes for patch-based geometryMauro Persano2018-02-011-1/+1
| * Cleanup AssimpImporterPaul Lemire2018-02-012-10/+10
| * Compile failing shaders once only and avoid asserting on failureLaszlo Agocs2018-02-014-10/+33
| * Make PickBoundingVolumeJob depend on ExpandBoundingVolumeJobSvenn-Arne Dragly2018-01-301-0/+1
| * Handle 0 stride vertex dataMike Krus2018-01-294-16/+107
| * Revise buffer traversal in bounding volume calculationLaszlo Agocs2018-01-293-66/+278
| * Fix componentAdded/componentRemoved notifications dispatch to componentsMike Krus2018-01-266-10/+57
| * Doc: Fix grammar glitch in module descriptionsKai Koehne2018-01-262-2/+2
| * Handle multiple surfaces properly for pickingMike Krus2018-01-2613-96/+382
* | SIMD: disable on all x86 platformsPaul Lemire2018-02-021-2/+2
* | Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-0276-799/+1161
* | Keep rendering in sync with aspect jobs by adding barriersSvenn-Arne Dragly2018-02-0228-439/+904
* | LoadSceneJob: refactored to minimize code duplicationPaul Lemire2018-02-014-41/+72
* | Make PickBoundingVolumeJob depend on ExpandBoundingVolumeJobSvenn-Arne Dragly2018-02-011-0/+1
* | Fix OnDemand render policySvenn-Arne Dragly2018-02-017-149/+118
* | Make ShaderGathererJob depend on FilterCompatibleTechniquesSvenn-Arne Dragly2018-02-011-0/+2
* | Organize dirty bits in categoriesSvenn-Arne Dragly2018-02-013-25/+41
* | Initialize the unused memberThiago Macieira2018-01-301-0/+3
* | Fix warning about unused variableThiago Macieira2018-01-301-0/+1
* | Unit tests for Matrix4x4Paul Lemire2018-01-265-1/+975
* | SIMD: Disable on all windows x86 platformsPaul Lemire2018-01-251-2/+2
* | SIMD: Only include SSE classes if options activatedPaul Lemire2018-01-253-4/+14
* | Merge branch '5.9' into 5.10Sean Harmer2018-01-259-71/+139
|\|
| * Doc: Add examples and enumeration to QCullFace documentationSvenn-Arne Dragly2018-01-251-4/+69
| * qardboard: Fix QardboardCamera following viewMatrix changesPaul Lemire2018-01-242-43/+30
| * anaglyph-rendering: Fix StereoCamera following viewMatrix changesPaul Lemire2018-01-241-10/+14
| * multiviewport: Adapt SimpleCamera to viewMatrix changesPaul Lemire2018-01-241-2/+9
| * Fix issues due to changes in camera view matrixMike Krus2018-01-245-13/+18
| * Replace Q_DECL_OVERRIDE with override keywordJesus Fernandez2018-01-231-1/+1
* | Doc: add doc to undocumented methods in qt3dNico Vertriest2018-01-241-7/+28
* | SceneLoader: fix broken scene tree unloadingPaul Lemire2018-01-233-1/+45
* | Add missing attribute types to GL 3.3 helperMike Krus2018-01-231-0/+9
* | SceneManager: rename pendingSceneLoaderJobs()Paul Lemire2018-01-234-7/+7
* | Fix private tests for boot2qtSami Nurmenniemi2018-01-232-1/+4
* | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Sean Harmer2018-01-227-25/+323
|\ \
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-227-25/+323
| |\|
| | * LoadGeometryJob: fix uninitialized valuePaul Lemire2018-01-221-0/+1
| | * Deprecate viewMatrix() on QCamera because its name is misleadingSvenn-Arne Dragly2018-01-221-0/+2