summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2647-523/+664
* Technique: cleanup properly clears thingsPaul Lemire2016-01-131-0/+3
* Rename QUniformPack to ShaderParameterPackPaul Lemire2016-01-132-2/+2
* QParameter: only copy QNodeId when parameter value is a QNodeSubclassPaul Lemire2016-01-134-49/+19
* Rename UniformBuffer to GLBufferPaul Lemire2016-01-132-2/+2
* Shaders: retrieve SSBO blockPaul Lemire2016-01-132-12/+55
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-0914-65/+71
* Separate GLSL 1.00 and newer shader snippets for lightsLaszlo Agocs2015-12-071-2/+9
* QParameterMapping: Add enum values for UBO/SSBOPaul Lemire2015-12-041-1/+3
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-2/+2
* Fix QChar and QStringBuilder warnings in qshaderprogram.cppLaszlo Agocs2015-11-301-1/+1
* Add support for include in shader sourcesLaszlo Agocs2015-11-271-8/+27
* Lights phase 1: infrastructureLaszlo Agocs2015-11-262-45/+72
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-237-25/+24
* Technique: only create the QGraphicsApiFilter when neededPaul Lemire2015-11-161-2/+7
* QTechnique mark opengl filter property as CONSTANTPaul Lemire2015-11-161-1/+1
* Remove some uncessary QOpenGL* includesAndy Nichols2015-11-031-1/+0
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-038-134/+134
* Qt3DRender::QTechniquePrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* Qt3DRender::QRenderPassPrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* Qt3DRender::QMaterialPrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* Qt3DRender::QEffectPrivate: Remove unnecessary exportAndy Nichols2015-10-301-1/+1
* QAspectManager: Explicitly mark as private APIAndy Nichols2015-10-301-1/+0
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-273-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-1933-85/+85
* QMaterial: remove NodeAdded/Remove notifications on EffectPaul Lemire2015-10-142-18/+4
* RenderShaderData/UBO: improve nested shader data buffer updatePaul Lemire2015-10-141-5/+6
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1343-170/+170
* Add "We mean it" warnings to private headersSean Harmer2015-10-1318-0/+198
* Move material system into own directorySean Harmer2015-10-1348-0/+6314