summaryrefslogtreecommitdiffstats
path: root/src/render/backend/nodemanagers_p.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce QPickingProxyMike Krus2020-04-231-0/+7
* ResourceAccessor: make it work with the modular renderer architecturePaul Lemire2020-02-031-5/+0
* Add dedicated managers holder for GL ResourcesPaul Lemire2020-02-031-21/+1
* NodeManagers: replace Q_DECL_NOEXCEPT/Q_DECL_NOTHROW by noexceptPaul Lemire2019-06-051-79/+79
* Register QShaderImage in QRenderAspectPaul Lemire2019-06-051-0/+7
* Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-151-36/+36
|\
| * Switch export macros to standard formKai Koehne2019-04-021-37/+37
* | Rework internal Texture HandlingPaul Lemire2019-03-041-7/+0
|/
* Implement WaitFence/SetFence handling into the rendererPaul Lemire2018-10-121-0/+3
* Initial implementation of ray casting APIMike Krus2018-02-011-0/+7
* Add backend node for QJointSean Harmer2017-08-161-0/+7
* Load skeleton from glTF 2 fileSean Harmer2017-08-091-0/+1
* Add basics of Skeleton backend node to render aspectSean Harmer2017-08-091-0/+6
* Add Armature backend node to renderer aspectSean Harmer2017-08-081-0/+7
* Introduce ShaderBuilderKevin Ottens2017-07-051-0/+7
* Cleanup scene2d - remove event forwardAntti Määttä2017-03-151-10/+0
* Add QEnvironmentLight into Qt3DRenderKevin Ottens2017-02-241-0/+7
* Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-291-0/+16
|\
| * Add QEventForward node managerAntti Määttä2017-01-251-0/+10
| * Add resource accessor to backend node and nodemanagersAntti Määttä2017-01-201-0/+6
* | LevelOfDetail (LOD) nodeMike Krus2017-01-231-0/+7
* | NodeManagers: fix invalid template specializationPaul Lemire2017-01-231-2/+2
|/
* Texture backend refactoring: Update node managersWieland Hagen2016-11-141-1/+7
* Fix memory leaks in render node managersAntti Määttä2016-05-261-0/+1
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-2/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-6/+6
* Moves QSortCriterion flag to QSortPolicy and remove itFranck Arrecot2016-04-261-7/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-5/+5
* Finishing the rename of annotation manager to filterKey managerFranck Arrecot2016-04-061-6/+5
* QComputeJob cleanupPaul Lemire2016-03-051-5/+5
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-2/+2
* Added QBackendNodes for QRenderStates.Wieland Hagen2016-02-051-0/+7
* Unify license header usageAntti Kokko2016-01-261-11/+14
* ComputeJobManager addedPaul Lemire2016-01-131-0/+7
* Rename UniformBuffer to GLBufferPaul Lemire2016-01-131-5/+5
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-0/+6
* jobs benchmarksPaul Lemire2015-11-241-30/+31
* NodeManagers class addedPaul Lemire2015-11-161-0/+321