summaryrefslogtreecommitdiff
path: root/client/shaders/nodes_shader/opengl_vertex.glsl
Commit message (Expand)AuthorAge
* Fix GLES shader support after #9247 (#10727)Vitaliy2020-12-22
* Fix MSAA stripes (#9247)HybridDog2020-12-04
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-25
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-17
* Shaders: Complete 478e753. OpenGL 4.3 compatiblitySmallJoker2020-04-18
* Shaders: Fix OpenGL < 4.3 compatibilitySmallJoker2020-02-16
* Waves generated with Perlin-type noise #8994Lars Hofhansl2019-11-19
* Simple shader fixes. (#8991)lhofhansl2019-09-26
* Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-27
* Shaders: Fix comment line (#7668)xzcx2018-08-30
* Add hardware node coloring. Includes:Dániel Juhász2017-01-23
* Remove unused shader matrices. (#4723)lhofhansl2016-11-04
* Nodes shader: Decrease amplitude of waving leaves and plantsparamat2016-03-30
* Replace CRLF with LF in shader filesest312016-03-25
* Shaders: use triple-frequency waving for leaves and plantsparamat2015-09-07
* Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel2015-08-20
* Fix relief mapping issuesRealBadAngel2015-07-16
* Shaders fixes and cleanup relief mapping code.RealBadAngel2015-07-02
* Remove textures vertical offset. Fix for area enabling parallax.RealBadAngel2015-06-21
* Automated whitespace error fix for last commitest312015-06-14
* Improved parallax mapping. Generate heightmaps on the fly.RealBadAngel2015-06-14
* Optimize bumpmapping mathematicsLoic Blot2015-01-16
* Revert "Optimize bumpmapping mathematics"Craig Robbins2015-01-16
* Optimize bumpmapping mathematicsLoic Blot2015-01-15
* Restore finalColorBlend implementation in shaders.RealBadAngel2014-12-07
* Let lighting be done only CPU side. Remove finalColorBlend implementation fro...RealBadAngel2014-08-16
* Make faces shading correct for all possible modes.RealBadAngel2014-08-14
* Faces shading fixesRealBadAngel2014-07-07
* Improved faces shading with and without shaders.RealBadAngel2014-06-17
* Unite nodes shaders.RealBadAngel2014-06-15