X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def;h=d46ecb64fbc1564732a5bf1e903ddc28587ca5c8;hb=2badda80f21aaceb769a75861b52642e276e2e80;hp=4c2fa61cdfe59e6226b3c1c4a1abdf867437c238;hpb=7743996a47be85cee9fbc70d11d074d852b7136c;p=freeglut diff --git a/src/freeglutdll.def b/src/freeglutdll.def index 4c2fa61..d46ecb6 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -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,15 @@ EXPORTS glutExtensionSupported glutReportErrors glutGetProcAddress - glutJoystickGetNumAxes - glutJoystickGetNumButtons - glutJoystickNotWorking - glutJoystickGetDeadBand - glutJoystickSetDeadBand - glutJoystickGetSaturation - glutJoystickSetSaturation - glutJoystickSetMinRange - glutJoystickSetMaxRange - glutJoystickSetCenter - glutJoystickGetMinRange - glutJoystickGetMaxRange - glutJoystickGetCenter + glutExit + glutFullScreenToggle + glutLeaveFullScreen + glutGetModeValues + glutInitContextFlags + glutInitContextVersion + glutInitContextProfile + glutInitErrorFunc + glutInitWarningFunc + __glutInitWithExit + __glutCreateWindowWithExit + __glutCreateMenuWithExit