Synchronized WGL behavior with GLX implementation: Do not call the new context creati...
authorSven Panne <sven.panne@aedion.de>
Fri, 13 Feb 2009 18:28:58 +0000 (18:28 +0000)
committerSven Panne <sven.panne@aedion.de>
Fri, 13 Feb 2009 18:28:58 +0000 (18:28 +0000)
commit1eef8f50187ad9a004cf18394002cd1d099ffebb
tree6dc346e23b70deb66a1a5dfa66ddbcdbeb04f344
parente14fe3fb409dbe9dc04f7064bcd007789672d136
Synchronized WGL behavior with GLX implementation: Do not call the new context creation API when it is not required. Fixing a bug in a previous commit on the way... :-}

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