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

Comparing ray/src/hd/rhd_glx.c (file contents):
Revision 3.12 by gregl, Thu Jan 1 16:28:44 1998 UTC vs.
Revision 3.13 by gregl, Sun Jan 4 08:32:00 1998 UTC

# Line 594 | Line 594 | register XKeyPressedEvent  *ekey;
594                  glFlush();
595                  qtCompost(100);                 /* get rid of old values */
596                  inpresflags |= DFL(DC_REDRAW);  /* resend values from server */
597 +                rayqleft = 0;                   /* hold off update */
598                  return;
599          case 'K':                       /* kill rtrace process(es) */
600                  inpresflags |= DFL(DC_KILL);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines