summaryrefslogtreecommitdiffstats
path: root/src/render/shaders
Commit message (Expand)AuthorAgeFilesLines
* Add new material QPerVertexColorMaterialLorenz2015-03-116-0/+147
* Remove default uniform values for lightPosition and intensityLaszlo Agocs2015-02-0218-36/+36
* Supply ES2 versions of the default material shadersLaszlo Agocs2015-02-022-0/+39
* Clean up GL2-ES2 shadersLaszlo Agocs2015-01-266-107/+101
* Start fixing up the ES2 shadersLaszlo Agocs2015-01-2611-28/+18
* Default cpp materials + material-cpp examplePaul Lemire2014-12-3119-1/+816
* Added QPhongMaterialPaul Lemire2014-12-224-0/+126
* Add an example demonstrating more materialsSean Harmer2014-11-139-0/+419
* Add rollerball example to show rendering and physics basicsSean Harmer2014-07-182-0/+64
* Automatic uniform bindingPaul Lemire2014-07-071-6/+6
* Relocate the render aspect outside of coreSean Harmer2014-03-294-0/+73