Changes between Version 1 and Version 2 of Ticket #3606, comment 13


Ignore:
Timestamp:
Jul 17, 2018, 10:03:19 AM (6 years ago)
Author:
hcho

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3606, comment 13

    v1 v2  
    99So the only difference from trunk is {{{GS_set_draw(GSD_BOTH);}}} vs {{{GS_set_draw(GSD_BACK);}}}.
    1010
     11Also this:
     121. Change line 223 in lib/nviz/draw.c to {{{GS_set_draw(GSD_BOTH);}}}
     132. Comment out line 480 {{{glXSwapBuffers}}} in lib/ogsf/gsd_prim.c
     14
    1115Thanks.