Fix fog weirdness (#5146)
[oweals/minetest.git] / client / shaders / water_surface_shader /
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2016-12-24 Lars HofhanslShaders: Remove unnecessary 'if' statements
2016-12-07 Lars HofhanslFog: Make fraction of visible distance at which fog...
2016-11-16 Rogier-5Fix unexplained shader issue (glsl compiler bug??)...
2016-11-04 lhofhanslRemove unused shader matrices. (#4723)
2016-10-26 lhofhanslShaders: Remove special handling for liquids. (#4670)
2016-10-25 Lars HofhanslShaders: Apply tone mapping before fog calculation.
2016-10-24 Lars HofhanslShaders: Harmonize Irrlicht and shader fog calculations
2016-10-13 Lars HofhanslUse range-based fog instead of z-plane based.
2016-03-25 est31Replace CRLF with LF in shader files
2016-02-09 RealBadAngelFilmic HDR tone mapping
2015-07-16 RealBadAngelFix relief mapping issues
2015-06-14 est31Automated whitespace error fix for last commit
2015-06-14 RealBadAngelImproved parallax mapping. Generate heightmaps on the...
2015-01-16 Loic BlotOptimize bumpmapping mathematics
2015-01-15 Craig RobbinsRevert "Optimize bumpmapping mathematics"
2015-01-15 Loic BlotOptimize bumpmapping mathematics
2014-12-07 RealBadAngelRestore finalColorBlend implementation in shaders.
2014-08-16 RealBadAngelLet lighting be done only CPU side. Remove finalColorBl...
2014-07-07 RealBadAngelFaces shading fixes
2014-06-16 RealBadAngelImproved faces shading with and without shaders.
2014-06-15 RealBadAngelUnite nodes shaders.