summaryrefslogtreecommitdiffstats
path: root/src/render/shaders/es2
Commit message (Expand)AuthorAgeFilesLines
* Fix some small typosUnai IRIGOYEN2015-05-141-1/+1
* Add SkyboxEntity as a QML defaultPaul Lemire2015-05-102-0/+20
* Add new material QPerVertexColorMaterialLorenz2015-03-112-0/+45
* Remove default uniform values for lightPosition and intensityLaszlo Agocs2015-02-022-4/+4
* 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-319-0/+396
* Added QPhongMaterialPaul Lemire2014-12-222-0/+62