summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/deferred-renderer-cpp/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved deferred-renderer-cpp example to manual testRobert Brock2016-05-151-199/+0
* Get rid of QLayer::namesKevin Ottens2016-05-041-5/+2
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-011-4/+4
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-4/+4
* Remove QViewport::clearColorMike Krus2016-03-221-1/+0
* Removed unneeded QFrameGraph imports in examplesWieland Hagen2016-03-091-1/+0
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-1/+1
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* 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
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-9/+9
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-10/+10
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-20/+20
* 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
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-0/+208