summaryrefslogtreecommitdiffstats
path: root/examples/deferred-renderer-cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-0421-1151/+0
* Fix texture sampling callsLaszlo Agocs2015-02-141-3/+3
* Avoid instance names in uniform blocksLaszlo Agocs2015-02-131-3/+3
* Copyright header change.Mika Salmela2015-02-0911-209/+154
* Make ctor of QAbstractTextureProvider protectedPaul Lemire2015-02-081-1/+1
* Moved QAbstractTextureProvider/QWrapMode to proper filesPaul Lemire2015-02-081-1/+1
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-082-17/+17
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-1/+1
* Move CameraController in the input aspectKevin Ottens2015-01-232-2/+7
* deferred-renderer-cpp: Use ShaderData to fill lights for GL2 TechniquePaul Lemire2015-01-185-6/+12
* deferred-renderer-cpp: show something on screenPaul Lemire2015-01-185-5/+145
* Qt3D::Window simplifiedPaul Lemire2014-11-141-2/+10
* QAspectEngine owns the root of the sceneSean Harmer2014-11-021-2/+1
* QCamera refactoredPaul Lemire2014-10-301-17/+11
* QTexture refactoringPaul Lemire2014-10-301-3/+2
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-2/+2
* QLayer: QString name property converted to QStringList namesPaul Lemire2014-10-225-16/+16
* QShaderProgram: remove source file properties, replace by helper methodPaul Lemire2014-10-182-8/+10
* QRenderPassFilter: renamed criteria property to includesPaul Lemire2014-10-171-1/+1
* QRenderPass: renamed criteria property to annotationsPaul Lemire2014-10-172-4/+4
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-176-17/+17
* Work around MSVC compiler bug vs QStringLiteralSean Harmer2014-10-111-4/+4
* QNode refactoringPaul Lemire2014-10-033-29/+15
* QParameter new overloaded ctorsPaul Lemire2014-09-291-12/+8
* Renamed deferred-renderer example to deferred-renderer-qmlPaul Lemire2014-09-2819-0/+1071