summaryrefslogtreecommitdiff
path: root/graphics/freeglut/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30Switch packages using GLUT to FreeGLUT.nia1-6/+6
Start building FreeGLUT with GLUT compatibility on. - GLUT's maintainance state is much worse than FreeGLUT's, with no substanital commits since 2011. - GLUT can no longer be consider a core component of Mesa or X11. - Nobody except us seems to be using it... Other vendors still shipping GLUT: - GoboLinux, T2 SDE, PLD Linux Revbump packages using GLUT or freeglut by default.
2005-05-23Removed trailing white-space.rillig1-5/+5
2004-04-19Initial import of freeglut-2.2.0, from pkgsrc-wip.xtraeme1-0/+6
freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. 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.