don't call _mesa_win_fog_coords_from_z() if fog is disabled, fixes FP exception
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 9 May 2001 17:21:51 +0000 (17:21 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 9 May 2001 17:21:51 +0000 (17:21 +0000)
commit78023e980891954ab1cd08a25dc3bac521220098
treec214abe4c9784ac38eb8825f7a4449ef83c1bc86
parent7b9ff48d022f43e129ad94e7ca9783a0b007a2c4
don't call _mesa_win_fog_coords_from_z() if fog is disabled, fixes FP exception
src/mesa/swrast/s_bitmap.c