check swrast->_FogEnabled instead of ctx->Fog.Enabled
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 31 Oct 2005 19:46:55 +0000 (19:46 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 31 Oct 2005 19:46:55 +0000 (19:46 +0000)
commitdcf4c17fb1624af47181c63af4c3ad29f919c17a
treea9a58f02c0ff551f9026098cc9ccd351424c492c
parent821b3dd562c0ec4560e50f29084c32653cf18c9d
check swrast->_FogEnabled instead of ctx->Fog.Enabled
src/mesa/swrast/s_bitmap.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_lines.c
src/mesa/swrast/s_span.c