summaryrefslogtreecommitdiff
path: root/src/shader.h
Commit message (Collapse)AuthorAge
* Fix superflous shader setting updates (#4800)ShadowNinja2016-11-23
| | | This improves rendering performance by ~40%
* Dump shader programs on compile errorsRealBadAngel2016-02-11
|
* Unite nodes shaders.RealBadAngel2014-06-15
| | | | | | | Pass drawtype and material type to shaders. Move shaders generation to startup only. Allow assign shaders per tile. Initial code to support water surface shader.
* Fix shader license headers to be LGPLBrent Hull2013-05-06
|
* fix memory leak on shader shutdownsapier2013-04-07
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Implement a global shader parameter passing system and useful shadersPerttu Ahola2012-12-02
|
* ShaderSource and silly example shadersKahrl2012-12-02