Moved the window-resize code so that it happens whenever there is a
authorRichard Rauch <rkr@olib.org>
Tue, 23 Dec 2003 08:39:44 +0000 (08:39 +0000)
committerRichard Rauch <rkr@olib.org>
Tue, 23 Dec 2003 08:39:44 +0000 (08:39 +0000)
commit65138c495648cd547734c045268e7551bb493bb7
tree17b62d468a38f72a590c5d029b0137d10bc89a8d
parent46fdc013410ba2df0ca8bd738f489b1e5bbde8b1
Moved the window-resize code so that it happens whenever there is a
pending resize for the window, whether or not the window is visible or
in need of a redisplay.  The resize is now done before the visibility
and need-to-redisplay checks.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@414 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_main.c