Add an idle function to ensure that the screen gets drawn even when callbacks are...
authorJ.C. Jones <jc@insufficient.coffee>
Mon, 22 Sep 2003 11:30:33 +0000 (11:30 +0000)
committerJ.C. Jones <jc@insufficient.coffee>
Mon, 22 Sep 2003 11:30:33 +0000 (11:30 +0000)
commitb87bca7828ebc176b1d54f740bb6217184acf297
treeedd6661d8ec99ad1386cd2ca38971d51a2d40847
parentff964fb579513b840f04b31296945f85257fc838
Add an idle function to ensure that the screen gets drawn even when callbacks are not generated by the mouse/keyboard.

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