summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_mroman.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix glut to work with -fvisibility=hiddenKristian Høgsberg2011-07-111-1/+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.
* initial check-in (post crash)Brian Paul2011-07-111-0/+2451