library should call window status func at all times, translation to
[freeglut] / src / fg_callbacks.c
2013-03-01 Diederick Niehorsterlibrary should call window status func at all times...
2013-03-01 Diederick Niehorstermade fghVisibility more intuitive, documented glutVisib...
2012-12-18 Diederick Niehorsterremoved unnecessary token pasting (##) preprocessor...
2012-11-23 Diederick Niehorsterused a macro to remove all the code repetition in fg_ca...
2012-11-23 Diederick Niehorsteradded glutPositionFunc callback, now just need to imple...
2012-06-09 Sylvain BeuclerMake glutInitContextFunc/glutPauseFunc/glutResumeFunc...
2012-05-04 Sylvain BeuclerAdd new callback to reload context, pending propername
2012-03-11 Diederick Niehorstermoved common files back to src root