mesa: Remove _CosCutoffNeg from light state.
authorMathias Fröhlich <Mathias.Froehlich@web.de>
Wed, 29 Feb 2012 17:19:33 +0000 (18:19 +0100)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Wed, 29 Feb 2012 19:35:37 +0000 (20:35 +0100)
commit6b48d7e83d4ed09ae8db0da2f8a100d68d6e5e66
tree518a6bafec602ec25e1d09e7f011a8d2971697f5
parent7f9692b97dab498ad47f82394892455d43dcd08b
mesa: Remove _CosCutoffNeg from light state.

It is only used as a temporary variable during computation of
_CosCutoff. So, don't store it.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
src/mesa/main/light.c
src/mesa/main/mtypes.h