Extracted some common code to a subroutine, in glutMainLoopEvent().
authorRichard Rauch <rkr@olib.org>
Mon, 3 Nov 2003 10:51:26 +0000 (10:51 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 3 Nov 2003 10:51:26 +0000 (10:51 +0000)
commit87474a5362f15affd6dbc3ce37cd9986b873562d
treef7c08a8ea74130a6ccf34aebed971d65173f8d84
parentc926b36b4ed32b63b3dc5c50f4b98588fd23f0de
Extracted some common code to a subroutine, in glutMainLoopEvent().
(The common code was a snippet to compute X keyboard modifiers as a
bit-mask of GLUT symbols.)

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