now have a default reshape callback function that is used if the user didn't set...
authorDiederick Niehorster <dcnieho@gmail.com>
Wed, 6 Mar 2013 09:17:13 +0000 (09:17 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Wed, 6 Mar 2013 09:17:13 +0000 (09:17 +0000)
commitbac05204a224d9cabe6b7d52c00d2e0601825cb4
tree823498f541ace4b8c052e6e8f50bcc4394f776d7
parent1897e7e46186c5aa11700a72cb3331c1aabdb360
now have a default reshape callback function that is used if the user didn't set any, instead of having what to do spread out over the code

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1557 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_callbacks.c
src/fg_main.c
src/fg_structure.c
src/mswin/fg_window_mswin.c
src/x11/fg_main_x11.c