summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrendertarget.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-07-071-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Add more explicitMarc Mutz2016-05-141-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* QRenderTarget/RenderTarget create and handles creation changesSean Harmer2016-04-291-0/+1
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+0
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-2/+2
* | QVectorize QRenderTargetWieland Hagen2016-04-161-1/+1
* | QRenderTarget rename attachment to outputsRobert Brock2016-03-081-3/+3
* | QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-4/+4
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-9/+9
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-4/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Added QRenderTargetPaul Lemire2014-08-191-0/+77