summaryrefslogtreecommitdiffstats
path: root/src/render/defaults
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-148-217/+202
* Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-167-7/+7
* Add new material QPerVertexColorMaterialLorenz2015-03-114-2/+304
* Copyright header change.Mika Salmela2015-02-0921-399/+294
* Make ctor of QAbstractTextureProvider protectedPaul Lemire2015-02-084-8/+8
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-0812-87/+87
* Remove default uniform values for lightPosition and intensityLaszlo Agocs2015-02-0212-1/+45
* QForwardRender: default forward rendering framegraphPaul Lemire2015-01-184-2/+345
* Fix documentation errors in QPhongMaterialSean Harmer2015-01-102-28/+44
* Default cpp materials + material-cpp examplePaul Lemire2014-12-3119-29/+2304
* Added QPhongMaterialPaul Lemire2014-12-224-0/+441