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

Comparing ray/src/rt/rtrace.c (file contents):
Revision 2.97 by greg, Mon Jun 15 20:27:42 2020 UTC vs.
Revision 2.98 by greg, Tue Jun 16 17:58:11 2020 UTC

# Line 164 | Line 164 | rtrace(                                /* trace rays from file */
164          if (nproc > 1) {                /* start multiprocessing */
165                  ray_popen(nproc);
166                  ray_fifo_out = printvals;
167                ray_pnbatch = !nextflush;
167          }
168          if (hresolu > 0) {
169                  if (vresolu > 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines