summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/deferred-renderer-cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove old deferred-renderer-cppJoni Poikelin2016-11-1719-944/+0
* Doc: Add docs for the Deferred Renderer exampleLeena Miettinen2016-06-081-0/+21
* Moved deferred-renderer-cpp example to manual testRobert Brock2016-05-153-386/+0
* Get rid of QLayer::namesKevin Ottens2016-05-043-11/+8
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-011-4/+4
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-282-6/+7
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-232-5/+5
* QVectorize PointLightBlockRobert Brock2016-04-202-4/+4
* QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-062-16/+16
* Class QRenderPassFilter renamingRobert Brock2016-03-231-1/+1
* Remove QViewport::clearColorMike Krus2016-03-221-1/+0
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-202-7/+7
* QAnnotation changesFranck Arrecot2016-03-176-21/+21
* 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