summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendertarget_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+15
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* Update QRenderTarget to use direct syncPaul Lemire2019-09-251-3/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* RenderTarget: export for unit testsPaul Lemire2016-11-191-1/+1
* Remove QBackendNode::updateFromPeer()Sean Harmer2016-05-031-2/+0
* QRenderTarget/RenderTarget create and handles creation changesSean Harmer2016-04-291-0/+2
* QRenderTarget rename attachment to outputsRobert Brock2016-03-081-4/+4
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-1/+1
* Fix uses of inefficient QList<QNodeId>Marc Mutz2016-03-011-2/+2
* Dedicated QRenderBackendNodeWieland Hagen2016-02-241-3/+2
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-2/+2
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-7/+7
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-13/+13
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-5/+5
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-5/+5
* QRenderTarget: send QUuid for the attachments instead of clonesPaul Lemire2014-10-251-1/+1
* Cleaned up includes in backend classesPaul Lemire2014-10-181-2/+0
* RenderTarget: QBackendNode subclassPaul Lemire2014-10-171-7/+4
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-1/+1
* RenderTarget and manager cleanup methodsPaul Lemire2014-09-291-0/+1
* RenderTarget backend classPaul Lemire2014-08-291-0/+89