git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@679
7f0cb862-5218-0410-a997-
914c9d46530a
necessary to temporarily use the X11 flags found by AC_PATH_XTRA.
(294) Fixed the GLUT_CURSOR_INHERIT logic once again...
+
+(295) Synched the DLL definitions with reality.
glutDestroyWindow
glutSetWindow
glutGetWindow
+ glutSetWindowData
+ glutGetWindowData
glutSetWindowTitle
glutSetIconTitle
glutReshapeWindow
glutDestroyMenu
glutGetMenu
glutSetMenu
+ glutGetMenuData
+ glutSetMenuData
glutAddMenuEntry
glutAddSubMenu
glutChangeToMenuEntry
glutVisibilityFunc
glutDisplayFunc
glutMouseFunc
+ glutMouseWheelFunc
glutMotionFunc
glutPassiveMotionFunc
glutEntryFunc
glutJoystickFunc
glutMenuStateFunc
glutMenuStatusFunc
+ glutMenuDestroyFunc
glutOverlayDisplayFunc
glutWindowStatusFunc
glutSpaceballMotionFunc
glutSolidSierpinskiSponge
glutWireTeapot
glutSolidTeapot
+ glutWireCylinder
+ glutSolidCylinder
glutGameModeString
glutEnterGameMode
glutLeaveGameMode
glutForceJoystickFunc
glutExtensionSupported
glutReportErrors
-
+ glutGetProcAddress
+ glutJoystickGetNumAxes
+ glutJoystickGetNumButtons
+ glutJoystickNotWorking
+ glutJoystickGetDeadBand
+ glutJoystickSetDeadBand
+ glutJoystickGetSaturation
+ glutJoystickSetSaturation
+ glutJoystickSetMinRange
+ glutJoystickSetMaxRange
+ glutJoystickSetCenter
+ glutJoystickGetMinRange
+ glutJoystickGetMaxRange
+ glutJoystickGetCenter