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

Comparing ray/src/hd/rhd_x11.c (file contents):
Revision 3.21 by gregl, Thu Jan 1 14:48:46 1998 UTC vs.
Revision 3.22 by gregl, Sun Jan 4 08:32:01 1998 UTC

# Line 604 | Line 604 | register XKeyPressedEvent  *ekey;
604                  if (ncolors > 0)
605                          new_ctab(ncolors);
606                  inpresflags |= DFL(DC_REDRAW);  /* resend values from server */
607 +                rayqleft = 0;                   /* hold off update */
608                  return;
609          case 'K':                       /* kill rtrace process(es) */
610                  inpresflags |= DFL(DC_KILL);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines