Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix glut to work with -fvisibility=hidden | Kristian Høgsberg | 2010-01-03 | 1 | -0/+4 |
| | | | | | | | 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. | ||||
* | glut: MinGW portability fixes. | José Fonseca | 2008-11-21 | 1 | -1/+1 |
| | | | | Still, it doesn't run as well as the glut binaries... | ||||
* | initial check-in (post crash) | Brian Paul | 1999-08-19 | 1 | -0/+42 |