]> git.mxchange.org Git - simgear.git/commit
Add a make_grayscale function and call it from make_normalmap automatically, removing...
authorehofman <ehofman>
Fri, 14 Jan 2005 13:36:38 +0000 (13:36 +0000)
committerehofman <ehofman>
Fri, 14 Jan 2005 13:36:38 +0000 (13:36 +0000)
commitdfc23c352890901dec3e69433d5efd270ba2cccc
treea11e024686babd1c7372a622cf4a7bdf286f1ef5
parentcd11a5dc271bd0193934da68ef32dbc09d2c490f
Add a make_grayscale function and call it from make_normalmap automatically, removing the need to do it make_grayscale prior to calling make_normalmap.
simgear/screen/texture.cxx
simgear/screen/texture.hxx