Fixing bug report 3021598 by modifying "glutSetWindow" under Windows so that it only...
authorJohn F. Fay <johnffay@nettally.com>
Tue, 25 Jan 2011 05:17:12 +0000 (05:17 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Tue, 25 Jan 2011 05:17:12 +0000 (05:17 +0000)
commited763e2ce311f7cffc144bd93617c8978b84870c
tree1224316f1cec812889777bb02044f4856d920344
parentf521b5feab611bd90fc299a9ebefcd8eba8328fe
Fixing bug report 3021598 by modifying "glutSetWindow" under Windows so that it only releases and gets the device context if the window is being set to a new window

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