cleaned up a bunch of warnings
[freeglut] / progs / demos / Fractals / fractals.c
2013-04-01 Diederick Niehorstercleaned up a bunch of warnings
2012-04-30 Diederick Niehorsternow using the Koch Snowflake (from fractals.dat) instea...
2009-03-09 John F. FaySetting the "fractals" demo initial number of levels...
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)