minetest/client/shaders
lhofhansl 5fde69798c
Simple shader fixes. (#8991)
1. Pass current camera offset to shader, so shader have access to the global coordinates
2. Pass animation timer to fragment shader. C++ code is already there, just wasn't declared in the shader
3. Delay animation timer wrap-around (from 100s to about 16 minutes)
2019-09-26 13:57:39 -07:00
..
3d_interlaced_merge Rewrite rendering engine (#6253) 2017-10-31 19:27:10 +01:00
default_shader Replace CRLF with LF in shader files 2016-03-25 15:57:18 +01:00
minimap_shader Remove unused shader matrices. (#4723) 2016-11-04 18:12:45 +01:00
nodes_shader Simple shader fixes. (#8991) 2019-09-26 13:57:39 -07:00
selection_shader Replace CRLF with LF in shader files 2016-03-25 15:57:18 +01:00
wielded_shader Add hardware node coloring. Includes: 2017-01-23 07:27:12 +01:00