summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrenderattachment.h
Commit message (Expand)AuthorAgeFilesLines
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-134/+0
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-7/+7
* Remove QRenderAttachment name propertyRobert Brock2016-02-251-4/+0
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-16/+13
* 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-11/+11
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-05-131-2/+2
* QRenderTargetSelector: takes list of active drawBuffersPaul Lemire2015-05-101-0/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-4/+4
* 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-3/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Renderer working with RenderTargetsPaul Lemire2014-09-151-1/+1
* Added missing name property to QRenderAttachmentPaul Lemire2014-09-151-0/+5
* Corrected RenderAttachment enumPaul Lemire2014-09-151-1/+16
* Added QRenderAttachmentPaul Lemire2014-08-191-0/+118