Initial work on callbacks with user data parameters.
[freeglut] / src / fg_structure.c
2017-06-30 Rcmaniac25Initial work on callbacks with user data parameters.
2015-12-14 Rcmaniac25Defined logic for glutCreateSubWindow when negative...
2014-12-22 Veres Lajostypofixes - https://github.com/vlajos/misspell_fixer
2014-10-17 Diederick Niehorsterrenamed all references to freeglut_xxx files (their...
2014-10-16 Diederick Niehorsterbe more careful about closing menus when focus changes...
2013-04-04 Diederick Niehorstercan now set the font used for a menu
2013-04-04 Diederick Niehorsterdon't show window when creating menu (better fix then...
2013-04-01 Diederick Niehorstercleaned up a bunch of warnings
2013-03-06 Diederick Niehorsternow have a default reshape callback function that is...
2013-03-01 Diederick Niehorstersome cleanup: on window creation, don't have to zero...
2013-03-01 Diederick Niehorsterimplemented glutSetIconTitle that works on win32, when...
2012-11-18 Diederick Niehorstercan now also draw the normal vectors (seems very useful...
2012-07-21 Diederick Niehorstercan now also handle the case where menus is opened...
2012-03-11 Diederick Niehorstermoved common files back to src root