OSDN Git Service

Move call to _swrast_update_rasterflags() since it depends on the
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 29 Aug 2006 22:32:31 +0000 (22:32 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 29 Aug 2006 22:32:31 +0000 (22:32 +0000)
commit8334c8a2169055cd87e55d32403d59b8e46deb59
treeeffeab6a59b0797ba1630bf4996ce401541d4f8f
parentf7c4dc007f5ae964bc4357e9abefcf64131b84c9
Move call to _swrast_update_rasterflags() since it depends on the
results of _swrast_update_fog_state().
Fixes bug where first frame of progs/samples/fog.c does not show fog.
src/mesa/swrast/s_context.c