From: Brian Date: Wed, 18 Apr 2007 18:08:18 +0000 (-0600) Subject: improved fog comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30a79f76fc4ae3bbf2307489bf9da1527f124e91;p=mesa.git improved fog comment --- diff --git a/src/mesa/swrast/s_context.c b/src/mesa/swrast/s_context.c index c8efb962d03..55b835bf85c 100644 --- a/src/mesa/swrast/s_context.c +++ b/src/mesa/swrast/s_context.c @@ -155,7 +155,7 @@ _swrast_update_polygon( GLcontext *ctx ) /** * Update the _PreferPixelFog field to indicate if we need to compute - * fog factors per-fragment. + * fog blend factors (from the fog coords) per-fragment. */ static void _swrast_update_fog_hint( GLcontext *ctx )