summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qshaderprogram.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update QShaderProgram docsMiikka Heikkinen2016-09-051-65/+74
* More doc for render-materialsystemColin Ogilvie2016-06-031-0/+12
* The rest of skeletal doc for render-materialsystemColin Ogilvie2016-06-031-2/+83
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* Qt3D: replace QStringLiteral with QLatin1String when appending or comparingMarc Mutz2016-05-141-2/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-13/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-1/+1
* QShaderProgram creates creation changesSean Harmer2016-03-301-0/+14
* 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
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-6/+6
* Separate GLSL 1.00 and newer shader snippets for lightsLaszlo Agocs2015-12-071-2/+9
* 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
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move material system into own directorySean Harmer2015-10-131-0/+245