fix that stereo shutter glasses for nVidia setups did not engage. We lose the ability...
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 26 Mar 2018 20:24:31 +0000 (20:24 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 26 Mar 2018 20:24:31 +0000 (20:24 +0000)
commit226cd5ccd0f86cc1f2741e686fcf8e4846acf867
treefc1319d615e144fd13f3e129e67900e1c0298ac3
parent04240975d24fe6499d504abe9cb9956785c86988
fix that stereo shutter glasses for nVidia setups did not engage. We lose the ability to have child windows as the WS_POPUP style doesn't play nice with them, but thats a small price to pay as we estimate them to be rare for stereo displays. Thanks Markus Israelsson

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