summaryrefslogtreecommitdiffstats
path: root/src/render/backend/attachmentpack.cpp
Commit message (Expand)AuthorAgeFilesLines
* render/backend: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-04-281-1/+2
* Consolidate some functionality into AttachmentPack.Wieland Hagen2016-04-161-0/+92
* Prefer QVector to QListSean Harmer2016-03-311-84/+0
* QRenderTargetOutput enumRobert Brock2016-03-031-1/+1
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-4/+4
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-3/+3
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* Renderer: glDrawBuffers using QRenderTargetSelector drawBufferPaul Lemire2015-05-101-0/+10
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Added AttachmentPack and AttachmentPaul Lemire2014-09-151-0/+76