Splitting the X11-specific "freeglut_gamemode.c" code into its own file
[freeglut] / src / Common / freeglutdll.def
1 LIBRARY freeglut\r
2 VERSION 2.6\r
3 EXPORTS\r
4         glutInit\r
5         glutInitWindowPosition\r
6         glutInitWindowSize\r
7         glutInitDisplayMode\r
8         glutInitDisplayString\r
9         glutMainLoop\r
10         glutMainLoopEvent\r
11         glutLeaveMainLoop\r
12         glutCreateWindow\r
13         glutCreateSubWindow\r
14         glutDestroyWindow\r
15         glutSetWindow\r
16         glutGetWindow\r
17         glutSetWindowData\r
18         glutGetWindowData\r
19         glutSetWindowTitle\r
20         glutSetIconTitle\r
21         glutReshapeWindow\r
22         glutPositionWindow\r
23         glutShowWindow\r
24         glutHideWindow\r
25         glutIconifyWindow\r
26         glutPushWindow\r
27         glutPopWindow\r
28         glutFullScreen\r
29         glutPostWindowRedisplay\r
30         glutPostRedisplay\r
31         glutSwapBuffers\r
32         glutWarpPointer\r
33         glutSetCursor\r
34         glutEstablishOverlay\r
35         glutRemoveOverlay\r
36         glutUseLayer\r
37         glutPostOverlayRedisplay\r
38         glutPostWindowOverlayRedisplay\r
39         glutShowOverlay\r
40         glutHideOverlay\r
41         glutCreateMenu\r
42         glutDestroyMenu\r
43         glutGetMenu\r
44         glutSetMenu\r
45         glutGetMenuData\r
46         glutSetMenuData\r
47         glutAddMenuEntry\r
48         glutAddSubMenu\r
49         glutChangeToMenuEntry\r
50         glutChangeToSubMenu\r
51         glutRemoveMenuItem\r
52         glutAttachMenu\r
53         glutDetachMenu\r
54         glutTimerFunc\r
55         glutIdleFunc\r
56         glutKeyboardFunc\r
57         glutSpecialFunc\r
58         glutReshapeFunc\r
59         glutVisibilityFunc\r
60         glutDisplayFunc\r
61         glutMouseFunc\r
62         glutMouseWheelFunc\r
63         glutMotionFunc\r
64         glutPassiveMotionFunc\r
65         glutEntryFunc\r
66         glutCloseFunc\r
67         glutWMCloseFunc\r
68         glutKeyboardUpFunc\r
69         glutSpecialUpFunc\r
70         glutJoystickFunc\r
71         glutMenuStateFunc\r
72         glutMenuStatusFunc\r
73         glutMenuDestroyFunc\r
74         glutOverlayDisplayFunc\r
75         glutWindowStatusFunc\r
76         glutSpaceballMotionFunc\r
77         glutSpaceballRotateFunc\r
78         glutSpaceballButtonFunc\r
79         glutButtonBoxFunc\r
80         glutDialsFunc\r
81         glutTabletMotionFunc\r
82         glutTabletButtonFunc\r
83         glutSetOption\r
84         glutGet\r
85         glutDeviceGet\r
86         glutGetModifiers\r
87         glutLayerGet\r
88         glutBitmapCharacter\r
89         glutBitmapWidth\r
90         glutStrokeCharacter\r
91         glutStrokeWidth\r
92         glutBitmapLength\r
93         glutStrokeLength\r
94         glutBitmapHeight\r
95         glutStrokeHeight\r
96         glutBitmapString\r
97         glutStrokeString\r
98         glutWireCube\r
99         glutSolidCube\r
100         glutWireSphere\r
101         glutSolidSphere\r
102         glutWireCone\r
103         glutSolidCone\r
104         glutWireTorus\r
105         glutSolidTorus\r
106         glutWireDodecahedron\r
107         glutSolidDodecahedron\r
108         glutWireOctahedron\r
109         glutSolidOctahedron\r
110         glutWireTetrahedron\r
111         glutSolidTetrahedron\r
112         glutWireIcosahedron\r
113         glutSolidIcosahedron\r
114         glutWireRhombicDodecahedron\r
115         glutSolidRhombicDodecahedron\r
116         glutWireSierpinskiSponge\r
117         glutSolidSierpinskiSponge\r
118         glutWireTeapot\r
119         glutSolidTeapot\r
120         glutWireCylinder\r
121         glutSolidCylinder\r
122         glutGameModeString\r
123         glutEnterGameMode\r
124         glutLeaveGameMode\r
125         glutGameModeGet\r
126         glutVideoResizeGet\r
127         glutSetupVideoResizing\r
128         glutStopVideoResizing\r
129         glutVideoResize\r
130         glutVideoPan\r
131         glutSetColor\r
132         glutGetColor\r
133         glutCopyColormap\r
134         glutIgnoreKeyRepeat\r
135         glutSetKeyRepeat\r
136         glutForceJoystickFunc\r
137         glutExtensionSupported\r
138         glutReportErrors\r
139         glutGetProcAddress\r
140         glutExit\r
141         glutFullScreenToggle\r
142         glutLeaveFullScreen\r
143         glutGetModeValues\r
144         glutInitContextFlags\r
145         glutInitContextVersion\r
146         glutInitContextProfile\r
147         glutInitErrorFunc\r
148         glutInitWarningFunc\r
149         __glutInitWithExit\r
150         __glutCreateWindowWithExit\r
151         __glutCreateMenuWithExit\r
152         glutMultiButtonFunc\r
153         glutMultiEntryFunc\r
154         glutMultiMotionFunc\r
155         glutMultiPassiveFunc\r