Fixing freeglut's desire to initialize the spaceball every time a window is checked...
authorJohn F. Fay <johnffay@nettally.com>
Sun, 4 Sep 2011 03:49:11 +0000 (03:49 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 4 Sep 2011 03:49:11 +0000 (03:49 +0000)
commit7b784a0870b622d34bee6e31e9932fcfdd28a1c2
tree4939489621bcc09b6a7d48fad3d52ea6c489bcda
parentb0e5b06bca36a249ecba1716e73ef126075a1e04
Fixing freeglut's desire to initialize the spaceball every time a window is checked.  Now it tries once the first time a spaceball function is called and after that if it fails it doesn't try any more.  This is per an e-mail from Diederick Niehorster vintage 6/8/11 at 3:17 AM, referring to feature request 3190319.

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