Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
freeglut: A freely licensed alternative to the GLUT library
- Summary
- freeglut is a completely open source alternative to the OpenGL Utility Toolkit
(GLUT) library with an OSI approved free software license. GLUT was originally
written by Mark Kilgard to support the sample programs in the second edition
OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical
applications because it is simple, universally available and highly portable.
freeglut allows the user to create and manage windows containing OpenGL
contexts on a wide range of platforms and also read the mouse, keyboard and
joystick functions.
Changelog
- * Wed Dec 13 16:00:00 2006 Adam Jackson <ajax{%}redhat{*}com> 2.4.0-7.1.el5
- Rebuild for RHEL5 (#218975)
- * Fri Jul 21 17:00:00 2006 Mike A. Harris <mharris{%}redhat{*}com> 2.4.0-7.fc6
- Use {?dist} tag in release field
- Update BuildRoot to comply with Fedora packaging guidelines
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> 2.4.0-6
- rebuild
- Try to build w/out glib