Making a demo program that uses "glutMainLoopEvent"
[freeglut] / progs / demos / Fractals / fractals.c
2007-11-26 John F. FayMaking a demo program that uses "glutMainLoopEvent"
2006-08-05 Sven PanneCheck fgets for return value to avoid warnings.
2003-12-25 Richard RauchConfiguring with "--enable-warnings" broke three demos:
2003-10-13 Richard RauchSmall bug-fix that's been on my mind:
2003-10-09 Richard RauchApplied John's updated ReadConfigFile() changes to...
2003-10-09 Richard RauchA few minor changes:
2003-09-21 J.C. JonesNote the possible buffer overflow in window_title
2003-09-21 J.C. JonesFix the window title.
2003-07-10 J.C. JonesChanges to the Fractals demo by John Fay
2003-06-20 Brian PaulFractal demo (John Fay)