now have 64bit internal time on Windows, as we deal with wrap of timeGetTime manually
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 9 Feb 2013 11:59:32 +0000 (11:59 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 9 Feb 2013 11:59:32 +0000 (11:59 +0000)
commit75ee380e8ec27aad5c793bb8d966efd927d82cba
treecb06da97579438a75e37fa932928c9c6e75e9765
parentaccaf1f7398fccf116cd5abf2b06a8ec2f1ace9c
now have 64bit internal time on Windows, as we deal with wrap of timeGetTime manually

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1502 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_init.c
src/fg_main.c
src/fg_state.c
src/mswin/fg_init_mswin.c
src/mswin/fg_main_mswin.c
src/x11/fg_init_x11.c