summaryrefslogtreecommitdiffstats
path: root/examples/shadow-map-qml/ShadowMapFrameGraph.qml
Commit message (Expand)AuthorAgeFilesLines
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-102/+0
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Port the shadow map example to the new featuresGiuseppe D'Angelo2015-01-171-3/+5
* Qt3DQuick value type and color providersPaul Lemire2014-10-311-7/+0
* QTexture refactoringPaul Lemire2014-10-301-4/+6
* QRenderPassFilter: renamed criteria property to includesPaul Lemire2014-10-171-2/+2
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-171-2/+2
* Give a fixed size to the FBO in the shadow map exampleGiuseppe D'Angelo2014-10-041-2/+2
* Add a shadow map QML exampleGiuseppe D'Angelo2014-10-031-0/+110