summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/deferred-renderer-cpp
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for examples.Wieland Hagen2016-03-092-2/+5
* Removed unneeded QFrameGraph imports in examplesWieland Hagen2016-03-091-1/+0
* QTechnique renamingRobert Brock2016-03-082-4/+4
* QRenderTarget rename attachment to outputsRobert Brock2016-03-081-5/+4
* QRenderTargetOutput enumRobert Brock2016-03-031-4/+4
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-032-8/+8
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-2/+2
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-1/+1
* Remove QRenderAttachment name propertyRobert Brock2016-02-251-8/+0
* Unify license header usageAntti Kokko2016-01-261-5/+5
* Unify license header usage.Antti Kokko2016-01-2611-206/+360
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-181-4/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-12/+11
* Port all the pure C++ examples to Qt3DRender::QWindowKevin Ottens2016-01-131-1/+0
* Remove QAbstractTransform and friendsSean Harmer2015-11-171-3/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-9/+6
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-032-18/+18
* Rename Renderer -> Render throughoutSean Harmer2015-10-199-29/+29
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1311-22/+22
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-1311-130/+130
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Deferred-renderer-cpp: use the QWindow classPaul Lemire2015-08-111-14/+7
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* Examples: Remove shared resource library.Friedemann Kleint2015-05-201-2/+0
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-171-0/+32
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-0421-0/+1151