Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-03 | Fix glut to work with -fvisibility=hidden | Kristian Høgsberg | |
The GLUTAPI #define used in the header file to mark the font structs visible wasn't kicking in because of the #define glutBitmap9By15 XXX prior to #include <GL/glut.h>. High quality code... worked around by copying the GLUTAPI specifier to the invidual C files. | |||
2008-11-21 | glut: MinGW portability fixes. | José Fonseca | |
Still, it doesn't run as well as the glut binaries... | |||
1999-08-19 | initial check-in (post crash) | Brian Paul | |