home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / lvo / glut_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-03  |  837 b   |  31 lines

  1. _LVOglutInit    equ    -30
  2.     xdef    _LVOglutInit
  3. _LVOglutInitDisplayMode    equ    -36
  4.     xdef    _LVOglutInitDisplayMode
  5. _LVOglutInitWindowPosition    equ    -42
  6.     xdef    _LVOglutInitWindowPosition
  7. _LVOglutInitWindowSize    equ    -48
  8.     xdef    _LVOglutInitWindowSize
  9. _LVOglutMainLoop    equ    -54
  10.     xdef    _LVOglutMainLoop
  11. _LVOglutCreateWindow    equ    -60
  12.     xdef    _LVOglutCreateWindow
  13. _LVOglutDestroyWindow    equ    -66
  14.     xdef    _LVOglutDestroyWindow
  15. _LVOglutPostRedisplay    equ    -72
  16.     xdef    _LVOglutPostRedisplay
  17. _LVOglutSwapBuffers    equ    -78
  18.     xdef    _LVOglutSwapBuffers
  19. _LVOglutGetWindow    equ    -84
  20.     xdef    _LVOglutGetWindow
  21. _LVOglutSetWindow    equ    -90
  22.     xdef    _LVOglutSetWindow
  23. _LVOglutSetWindowTitle    equ    -96
  24.     xdef    _LVOglutSetWindowTitle
  25. _LVOglutPositionWindow    equ    -102
  26.     xdef    _LVOglutPositionWindow
  27. _LVOglutReshapeWindow    equ    -108
  28.     xdef    _LVOglutReshapeWindow
  29. _LVOglutCreateMenu    equ    -114
  30.     xdef    _LVOglutCreateMenu
  31.