Fixing 'glutGet' processing for 'GLUT_BORDERLESS' on Windows per e-mail from Eero...
[freeglut] / src / freeglutdll.def
index 22465eb..c538c0d 100644 (file)
@@ -1,6 +1,5 @@
-LIBRARY freeglutdll
-DESCRIPTION "Freeglut OpenGL Utility Toolkit"
-VERSION 2.6.0
+LIBRARY freeglut
+VERSION 2.6
 EXPORTS
        glutInit
        glutInitWindowPosition
@@ -138,21 +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