summaryrefslogtreecommitdiff
path: root/src/glut/beos/libglut.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut/beos/libglut.def')
-rw-r--r--src/glut/beos/libglut.def98
1 files changed, 98 insertions, 0 deletions
diff --git a/src/glut/beos/libglut.def b/src/glut/beos/libglut.def
new file mode 100644
index 0000000000..e900bb0400
--- /dev/null
+++ b/src/glut/beos/libglut.def
@@ -0,0 +1,98 @@
+EXPORTS
+glutInit
+glutInitWindowPosition
+glutInitWindowSize
+glutInitDisplayMode
+glutInitDisplayString
+glutMainLoop
+glutCreateWindow
+glutCreateSubWindow
+glutSetWindow
+glutGetWindow
+glutDestroyWindow
+glutPostRedisplay
+glutSwapBuffers
+glutPositionWindow
+glutReshapeWindow
+glutFullScreen
+glutPopWindow
+glutPushWindow
+glutShowWindow
+glutHideWindow
+glutIconifyWindow
+glutSetWindowTitle
+glutSetIconTitle
+glutSetCursor
+glutWarpPointer
+glutEstablishOverlay
+glutUseLayer
+glutRemoveOverlay
+glutPostOverlayRedisplay
+glutShowOverlay
+glutHideOverlay
+glutCreateMenu
+glutSetMenu
+glutGetMenu
+glutDestroyMenu
+glutAddMenuEntry
+glutAddSubMenu
+glutChangeToMenuEntry
+glutChangeToSubMenu
+glutRemoveMenuItem
+glutAttachMenu
+glutDetachMenu
+glutDisplayFunc
+glutOverlayDisplayFunc
+glutReshapeFunc
+glutKeyboardFunc
+glutMouseFunc
+glutMotionFunc
+glutPassiveMotionFunc
+glutVisibilityFunc
+glutEntryFunc
+glutSpecialFunc
+glutSpaceballMotionFunc
+glutSpaceballRotateFunc
+glutSpaceballButtonFunc
+glutButtonBoxFunc
+glutDialsFunc
+glutTabletMotionFunc
+glutTabletButtonFunc
+glutMenuStatusFunc
+glutMenuStateFunc
+glutIdleFunc
+glutTimerFunc
+glutSetColor
+glutGetColor
+glutCopyColormap
+glutGet
+glutLayerGet
+glutDeviceGet
+glutGetModifiers
+glutExtensionSupported
+glutBitmapCharacter
+glutBitmapWidth
+glutStrokeCharacter
+glutStrokeWidth
+glutBitmapLength
+glutStrokeLength
+glutStrokeRoman
+glutStrokeMonoRoman
+glutSolidSphere
+glutWireSphere
+glutSolidCube
+glutWireCube
+glutSolidCone
+glutWireCone
+glutSolidTorus
+glutWireTorus
+glutSolidDodecahedron
+glutWireDodecahedron
+glutSolidOctahedron
+glutWireOctahedron
+glutSolidTetrahedron
+glutWireTetrahedron
+glutSolidIcosahedron
+glutWireIcosahedron
+glutSolidTeapot
+glutWireTeapot