X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=shaderlib%2Fcommon.glsl;h=eb191e45dc7f6e03ce31473b81eba73449241c40;hb=713ff9619daa858ffbd428f7699cd57598563dbd;hp=5c10d06fbcac31a5fd9c06f5e37293ea406c2203;hpb=842c817bb679a5a0abc05e8149e2e6e0ae1a0412;p=libs%2Fgl.git diff --git a/shaderlib/common.glsl b/shaderlib/common.glsl index 5c10d06f..eb191e45 100644 --- a/shaderlib/common.glsl +++ b/shaderlib/common.glsl @@ -44,7 +44,6 @@ void standard_transform() out vec3 tbn_halfway_dir = eye_halfway_dir*eye_tbn_matrix; out vec3 tbn_zenith_dir = eye_zenith_dir*eye_tbn_matrix; - out vec3 shadow_coord = (shd_eye_matrix*eye_vertex).xyz; out float fog_coord = eye_vertex.z; for(int i=0; i