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.6 by gregl, Fri Dec 26 15:33:12 1997 UTC vs.
Revision 3.7 by gregl, Fri Dec 26 16:50:03 1997 UTC

# Line 161 | Line 161 | char  *id;
161                                          /* map the window */
162          XMapWindow(ourdisplay, gwind);
163          dev_input();                    /* sets size and view angles */
164        glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
164                                          /* allocate our leaf pile */
165          if (!qtAllocLeaves(2 * DisplayWidth(ourdisplay,ourscreen) *
166                          DisplayHeight(ourdisplay,ourscreen) /

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines