X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def.in;h=988d7d3ac0115ea12959933215b17aee732e66a7;hb=2c12c9eb8d63cabac2d4113b4f54fdf53da8368c;hp=4804ec732e7569be653fc480d6fd1fadf577af86;hpb=26940d493cc7cdfb6aaff4e5458855f141a6b397;p=freeglut diff --git a/src/freeglutdll.def.in b/src/freeglutdll.def.in index 4804ec7..988d7d3 100644 --- a/src/freeglutdll.def.in +++ b/src/freeglutdll.def.in @@ -1,4 +1,3 @@ -LIBRARY freeglut VERSION @VERSION_MAJOR@.@VERSION_MINOR@ EXPORTS glutInit @@ -56,6 +55,7 @@ EXPORTS glutKeyboardFunc glutSpecialFunc glutReshapeFunc + glutPositionFunc glutVisibilityFunc glutDisplayFunc glutMouseFunc @@ -117,6 +117,10 @@ EXPORTS glutSolidSierpinskiSponge glutWireTeapot glutSolidTeapot + glutWireTeacup + glutSolidTeacup + glutWireTeaspoon + glutSolidTeaspoon glutWireCylinder glutSolidCylinder glutGameModeString @@ -140,6 +144,7 @@ EXPORTS glutExit glutFullScreenToggle glutLeaveFullScreen + glutSetMenuFont glutGetModeValues glutInitContextFlags glutInitContextVersion @@ -153,3 +158,8 @@ EXPORTS glutMultiEntryFunc glutMultiMotionFunc glutMultiPassiveFunc + glutInitContextFunc + glutAppStatusFunc + glutSetVertexAttribCoord3 + glutSetVertexAttribNormal + glutSetVertexAttribTexCoord2