1
0
zrcadlo https://github.com/luanti-org/luanti.git synchronizováno 2025-11-05 09:45:30 +01:00
Files
luanti/client/shaders
Lars Hofhansl 923a8f1983 Shaders: Remove unnecessary 'if' statements
Pull if GENERATE_NORMALMAPS == 1 into the template to avoid evaluating
it for each fragment.
Remove if (fogDistance != 0.0).
2016-12-24 00:22:16 +00:00
..