HomeWildfire Games

Removes GLSL shaders code duplication for fog and shadows

Description

Removes GLSL shaders code duplication for fog and shadows

Comments By: Stan

Differential Revision: https://code.wildfiregames.com/D3340

Event Timeline

Stan added a subscriber: Stan.Jan 13 2021, 10:39 PM
Stan added inline comments.
/ps/trunk/binaries/data/mods/public/shaders/glsl/model_water.fs
40

Nuke.

ERROR: Failed to compile shader 'shaders/glsl/model_water.fs': 0(41) : error C1038: declaration of "v_shadow" conflicts with previous declaration at 0(6) 0(92) : error C1104: too many parameters in function call

ERROR: Failed to compile shader 'shaders/glsl/model_water.fs': 0(41) : error C1038: declaration of "v_shadow" conflicts with previous declaration at 0(6) 0(92) : error C1104: too many parameters in function call
Stan added inline comments.Jan 13 2021, 11:19 PM
/ps/trunk/binaries/data/mods/public/shaders/glsl/model_water.fs
91

error C1104: too many parameters in function call