summaryrefslogtreecommitdiffstats
path: root/src/glut/glx/glutstroke.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix glut to work with -fvisibility=hiddenKristian Høgsberg2010-01-031-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é Fonseca2008-11-211-1/+1
| | | | Still, it doesn't run as well as the glut binaries...
* initial check-in (post crash)Brian Paul1999-08-191-0/+42