ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rtcontrib.c
(Generate patch)

Comparing ray/src/util/rtcontrib.c (file contents):
Revision 1.58 by greg, Tue Oct 5 18:05:22 2010 UTC vs.
Revision 1.59 by greg, Sun Oct 10 01:26:51 2010 UTC

# Line 957 | Line 957 | put_contrib(const DCOLOR cnt, FILE *fout)
957          default:
958                  error(INTERNAL, "botched output format");
959          }
960        if (waitflush < 0 && frandom() < 0.001)
961                fflush(fout);                   /* staggers writes */
960   }
961  
962   /* output ray tallies and clear for next accumulation */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines