X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def;h=4c2fa61cdfe59e6226b3c1c4a1abdf867437c238;hb=3a62f01ded704b52999ca8b22f9cd7b6abb251f5;hp=825c60f994ccc5b39ed777feb1fbba4286c37e47;hpb=86730ceaa1bb463d675f1f7b7d9e31219ede920e;p=freeglut diff --git a/src/freeglutdll.def b/src/freeglutdll.def index 825c60f..4c2fa61 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -15,6 +15,8 @@ EXPORTS glutDestroyWindow glutSetWindow glutGetWindow + glutSetWindowData + glutGetWindowData glutSetWindowTitle glutSetIconTitle glutReshapeWindow @@ -41,6 +43,8 @@ EXPORTS glutDestroyMenu glutGetMenu glutSetMenu + glutGetMenuData + glutSetMenuData glutAddMenuEntry glutAddSubMenu glutChangeToMenuEntry @@ -56,6 +60,7 @@ EXPORTS glutVisibilityFunc glutDisplayFunc glutMouseFunc + glutMouseWheelFunc glutMotionFunc glutPassiveMotionFunc glutEntryFunc @@ -66,6 +71,7 @@ EXPORTS glutJoystickFunc glutMenuStateFunc glutMenuStatusFunc + glutMenuDestroyFunc glutOverlayDisplayFunc glutWindowStatusFunc glutSpaceballMotionFunc @@ -112,6 +118,8 @@ EXPORTS glutSolidSierpinskiSponge glutWireTeapot glutSolidTeapot + glutWireCylinder + glutSolidCylinder glutGameModeString glutEnterGameMode glutLeaveGameMode @@ -129,4 +137,17 @@ EXPORTS glutForceJoystickFunc glutExtensionSupported glutReportErrors - + glutGetProcAddress + glutJoystickGetNumAxes + glutJoystickGetNumButtons + glutJoystickNotWorking + glutJoystickGetDeadBand + glutJoystickSetDeadBand + glutJoystickGetSaturation + glutJoystickSetSaturation + glutJoystickSetMinRange + glutJoystickSetMaxRange + glutJoystickSetCenter + glutJoystickGetMinRange + glutJoystickGetMaxRange + glutJoystickGetCenter