Fixed bug identified by Kevin. If pollrate is larger than elapsedtime, we'd wrap...
authorDiederick Niehorster <dcnieho@gmail.com>
Sun, 12 Oct 2014 06:21:32 +0000 (06:21 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sun, 12 Oct 2014 06:21:32 +0000 (06:21 +0000)
commit1fb03dfe7f548056ebebe5208943199f0b163283
treecdef4e522115743676a8101f1c6a0ec318f36596
parent81889aae02a054538678682297a72585cd3aa4d8
Fixed bug identified by Kevin. If pollrate is larger than elapsedtime, we'd wrap, and joystick would never get polled

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