aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/alpha_shader
AgeCommit message (Collapse)Author
2014-06-15Unite nodes shaders.RealBadAngel
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.
2014-03-21Normal maps generation on the fly.RealBadAngel
Parallax mapping with slope information. Overriding normal maps.
2013-12-09Optimize shaders code. Add settings at compile time.RealBadAngel
2013-12-08Fix shaders on some GPUsNovatux
2013-12-03Shaders rework.RealBadAngel