aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/solids_shader/opengl_vertex.glsl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unite nodes shaders.RealBadAngel2014-06-151-98/+0
| | | | | | | 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.
* Normal maps generation on the fly.RealBadAngel2014-03-211-21/+17
| | | | | Parallax mapping with slope information. Overriding normal maps.
* Optimize shaders code. Add settings at compile time.RealBadAngel2013-12-091-9/+12
|
* Shaders rework.RealBadAngel2013-12-031-0/+99