library should call window status func at all times, translation to
authorDiederick Niehorster <dcnieho@gmail.com>
Fri, 1 Mar 2013 03:08:05 +0000 (03:08 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 1 Mar 2013 03:08:05 +0000 (03:08 +0000)
commit2822fb448bf8ebc2a07fac999d07d1ea522e9964
tree37b0fe87bda55a4ddf77bd6c29da3f92137d2ff5
parent77ee35c8d522dddac4e2c88e8de166491d4d762c
library should call window status func at all times, translation to
visibility callback happens if needed. Documented this, and added notes
on visibility/windowstatus func in callbackmaker demo

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