Fixed:
authorRichard Rauch <rkr@olib.org>
Thu, 9 Oct 2003 03:05:40 +0000 (03:05 +0000)
committerRichard Rauch <rkr@olib.org>
Thu, 9 Oct 2003 03:05:40 +0000 (03:05 +0000)
commitf1774ac58ab2a7c7967d243a7909e01dda2cb21d
treea1e760c91031c236f0b84d92d6fb591c30cc6133
parent017c50018bb3c3f36179d7b97ab0e6f7545fc78e
Fixed:
 * glutInit() ordering w.r.t. glutInit*() and {argv} processing.
 * Aspect ratio.
 * Removed depth-buffer usage.  (Also done for Fractals in previous
   commit...)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@219 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/Fractals_random/fractals_random.c