can now set the font used for a menu
[freeglut] / src / fg_init.c
2013-04-04 Diederick Niehorstercan now set the font used for a menu
2013-02-09 Diederick Niehorsternow have 64bit internal time on Windows, as we deal...
2012-11-23 Diederick Niehorsteradded glutPositionFunc callback, now just need to imple...
2012-05-01 Sylvain BeuclerInitialize OpenGL 2.0 after OpenGL context is created...
2012-04-21 Sylvain BeuclerFix more compiler warnings
2012-04-01 John F. FayRemoving the build errors and a build warning that...
2012-03-31 Sylvain BeuclerDeclare OpenGL 2.0 dynamically-loaded functions for...
2012-03-31 John Tsiombikasadded an option (GLUT_SKIP_STALE_MOTION_EVENTS) to...
2012-03-15 Diederick Niehorsterand again some more documentation of what kind of versi...
2012-03-11 Diederick NiehorsterNeed for our XParseGeometry implementation now detected...
2012-03-11 Diederick Niehorstermoved common files back to src root