From: Rcmaniac25 Date: Fri, 30 Jun 2017 23:21:06 +0000 (+0000) Subject: Finished implementing all user-data callbacks (GCC-only for now). X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=831749819dcdc1ea884c18607c2b447bbf5fca72;hp=831749819dcdc1ea884c18607c2b447bbf5fca72;p=freeglut Finished implementing all user-data callbacks (GCC-only for now). Updated glutCreateMenu, glutIdleFunc, and glutTimerFunc so they handle NULL callback cases. Removed glutMenuStateFuncUcall (as glutMenuStateFunc is a depreciated function). git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1809 7f0cb862-5218-0410-a997-914c9d46530a ---