Added GLUT_ALLOW_NEGATIVE_WINDOW_POSITION so windows can be created with negative...
[freeglut] / src / fg_init.c
2015-12-14 Rcmaniac25Added GLUT_ALLOW_NEGATIVE_WINDOW_POSITION so windows...
2014-10-17 Diederick Niehorsterrenamed all references to freeglut_xxx files (their...
2014-09-28 Diederick Niehorsterdrawing join dots on stroke fonts is now optional ...
2014-01-24 Rcmaniac25Info logging only shows in debug compilation Added...
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