summaryrefslogtreecommitdiffstats
path: root/src/render/frontend
Commit message (Expand)AuthorAgeFilesLines
* Fix: Do not enforce TextureImage to be parented only by TexturePaul Lemire2018-07-181-2/+1
* Doc: Fix QRenderAspect \inmodule commandTopi Reinio2018-06-271-2/+2
* Merge "Merge remote-tracking branch 'origin/5.11.1' into 5.11" into refs/stag...Qt Forward Merge Bot2018-06-191-1/+4
|\
| * QRenderAspect: properly register functor for QAbstractSkeletonPaul Lemire2018-06-111-1/+4
* | Doc: Add missing dots (qt3d)Paul Wicking2018-06-192-3/+3
|/
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-092-2/+2
|\
| * Doc: Use the correct module command for QML typesTopi Reinio2018-04-242-2/+2
* | Doc: Add note about projectionMatrix effect on projectionType in QMLPaul Wicking2018-04-261-0/+4
* | Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-203-7/+8
|/
* AbstractRenderer: add setOpenGLContext methodPaul Lemire2018-03-191-1/+1
* Remove QItemModelBuffer: unused and incompletePaul Lemire2018-03-193-478/+0
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-0/+2
* Documentation for ray castingMike Krus2018-03-071-8/+25
* Doc: Fix documentation warnings for Qt 3D RenderTopi Reinio2018-02-284-10/+9
* Load textures in a single framePaul Lemire2018-02-281-1/+4
* Revert "Keep rendering in sync with aspect jobs by adding barriers"Paul Lemire2018-02-282-39/+34
* Add debug support for SphereMike Krus2018-02-232-0/+17
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-211-0/+12
|\
| * Fix OnDemand rendering by keeping ComputeDirty from being re-enabledSvenn-Arne Dragly2018-02-141-0/+12
* | Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-154-76/+82
|\ \
| * | Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-022-43/+43
| * | Keep rendering in sync with aspect jobs by adding barriersSvenn-Arne Dragly2018-02-022-34/+39
* | | Introduce QScreenRayCasterMike Krus2018-02-011-0/+3
* | | Ray casting jobMike Krus2018-02-011-4/+2
* | | Initial implementation of ray casting APIMike Krus2018-02-011-0/+4
* | | Merge branch '5.10' into devSean Harmer2018-01-261-1/+1
|\| |
| * | SceneManager: rename pendingSceneLoaderJobs()Paul Lemire2018-01-231-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2018-01-232-23/+52
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-222-23/+52
| |\|
| | * Deprecate viewMatrix() on QCamera because its name is misleadingSvenn-Arne Dragly2018-01-221-0/+2
| | * Calculate and store real transform of camera in addition to view matrixSvenn-Arne Dragly2018-01-222-23/+48
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-222-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-222-3/+3
| |\|
| | * Scene3D: allow to force blocking renderingPaul Lemire2018-01-162-3/+3
* | | Merge branch '5.10' into devSean Harmer2018-01-176-10/+10
|\| |
| * | Iterate by const reference on handlesMike Krus2018-01-131-1/+1
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-125-9/+9
| |\|
| | * Fix includes of Qt classesFriedemann Kleint2017-11-235-9/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-131-1/+1
|\| |
| * | QLevelOfDetail: prepend namespace to createBoundingSpherePaul Lemire2017-11-221-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-052-2/+5
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2017-09-301-1/+4
| |\|
| | * Copy size and pixelRatio when switching activeFrameGraphAnders Hafreager2017-09-241-1/+4
| * | Port away from QBuffer::typeKevin Ottens2017-09-221-1/+1
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-3/+3
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2510-17/+17
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-09-011-2/+0
|\|
| * Remove ill-timed viewVec-upVec check in QCameraLaszlo Agocs2017-08-241-2/+0
* | BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+3
* | Merge branch '5.9' into devSean Harmer2017-08-192-1/+2
|\|