Adding "MouseWheelTicks" to the "fgState" structure as a first step towards supportin...
[freeglut] / src / freeglutdll.def
index 4c2fa61..c538c0d 100644 (file)
@@ -1,6 +1,5 @@
-LIBRARY freeglutdll
-DESCRIPTION "Freeglut OpenGL Utility Toolkit"
-VERSION 2.4.0
+LIBRARY freeglut
+VERSION 2.6
 EXPORTS
        glutInit
        glutInitWindowPosition
@@ -138,16 +137,14 @@ EXPORTS
        glutExtensionSupported
        glutReportErrors
        glutGetProcAddress
-       glutJoystickGetNumAxes
-       glutJoystickGetNumButtons
-       glutJoystickNotWorking
-       glutJoystickGetDeadBand
-       glutJoystickSetDeadBand
-       glutJoystickGetSaturation
-       glutJoystickSetSaturation
-       glutJoystickSetMinRange
-       glutJoystickSetMaxRange
-       glutJoystickSetCenter
-       glutJoystickGetMinRange
-       glutJoystickGetMaxRange
-       glutJoystickGetCenter
+       glutExit
+       glutFullScreenToggle
+       glutGetModeValues
+       glutInitContextFlags
+       glutInitContextVersion
+       glutInitContextProfile
+        glutInitErrorFunc
+        glutInitWarningFunc
+       __glutInitWithExit
+       __glutCreateWindowWithExit
+       __glutCreateMenuWithExit