OSDN Git Service

improved fog comment
authorBrian <brian@yutani.localnet.net>
Wed, 18 Apr 2007 18:08:18 +0000 (12:08 -0600)
committerBrian <brian@yutani.localnet.net>
Wed, 18 Apr 2007 18:08:18 +0000 (12:08 -0600)
src/mesa/swrast/s_context.c

index c8efb96..55b835b 100644 (file)
@@ -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 )