aboutsummaryrefslogtreecommitdiffstats
path: root/shaders
Commit message (Collapse)AuthorAgeFilesLines
* Implement specular mappingTomasz Kramkowski2018-10-192-6/+8
|
* Fix fragment shader lighting calculationTomasz Kramkowski2018-10-191-3/+3
|
* Allow multiple shaders while reducing duplicationTomasz Kramkowski2018-10-193-0/+79
This change also stops using bie as eventually it will be replaced with a more sophisticated asset handling system which will also allow custom shaders.