summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qforwardrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-195/+0
* Remove QViewport::clearColorMike Krus2016-03-221-4/+4
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-4/+4
* QRenderSurfaceSelector cleanupPaul Lemire2016-03-201-3/+3
* QAnnotation changesFranck Arrecot2016-03-171-2/+2
* Fix signal/slot connection after API change in QViewport.Volker Krause2016-03-021-1/+1
* Renaming QTechniqueFilter APIJanne Koskinen2016-03-021-1/+1
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-4/+4
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | Add surface selector to forward renderer framegraphSean Harmer2016-01-171-1/+17
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-3/+3
* Default framegraph -> enable frustum cullingPaul Lemire2015-11-241-1/+4
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-4/+4
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-16/+16
* Merge branch '5.5' into devSean Harmer2015-06-051-7/+15
|\
| * Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
| * Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-20/+16
* | Doc: link and qdoc errors Qt3DNico Vertriest2015-03-111-18/+13
|/
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QForwardRender: default forward rendering framegraphPaul Lemire2015-01-181-0/+179