pkgsrc-wip/freeglut
Juan Romero Pardines 33724706e4 Upgrade to 2.0.0 FINAL RELEASE!
Changes:

* You can now control program behavior when a GLUT window is closed by
  the user, rather than simply exiting. Options include:
          o Immediate exit() (old GLUT behavior)
          o glutMainLoop() returns to you
          o continue execution
* Option to share a rendering context for each new window
* Interruptable glutMainLoop (glutMainLoopEvent, glutLeaveMainLoop)
* Window-specific callback functions (Close, WindowManager Close, Menu
  destruction)
* User-specified data in Windows and Menus
* Additional font statistics (stroke and bitmap heights...)
* New font functions to allow the user to print strings instead of one
  character at a time
* New primitives (RhombicDodecahedron, SierpinskiSponge)
* Good-looking menus
2003-10-07 16:33:03 +00:00
..
patches Upgrade to 2.0.0 FINAL RELEASE! 2003-10-07 16:33:03 +00:00
buildlink2.mk Upgrade to 2.0.0 FINAL RELEASE! 2003-10-07 16:33:03 +00:00
DESCR Initial import of freeglut 2.0.0 release candidate 2. 2003-08-19 07:35:48 +00:00
distinfo Upgrade to 2.0.0 FINAL RELEASE! 2003-10-07 16:33:03 +00:00
Makefile Upgrade to 2.0.0 FINAL RELEASE! 2003-10-07 16:33:03 +00:00
PLIST Upgrade to 2.0.0 FINAL RELEASE! 2003-10-07 16:33:03 +00:00