- fallback to non-sRGB visuals if the context creation failed (GLX-only)
[freeglut] / src / mswin / fg_state_mswin.c
2018-04-02 John Tsiombikas- fallback to non-sRGB visuals if the context creation...
2018-03-26 Diederick Niehorstercleaning up mixed tabs and spaces
2014-10-19 John Tsiombikasadded missing newlines at the ends of two files as...
2014-10-17 Diederick Niehorsterrenamed all references to freeglut_xxx files (their...
2014-10-12 Diederick Niehorstersome cleanup, correctness in naming, correctness in...
2014-08-27 Diederick Niehorstercaption height should include the width of the border...
2013-04-04 Diederick Niehorster- moving to a new way of handling window changes (posit...
2013-03-01 Diederick Niehorstersimplified some window rect calculations
2013-02-28 Diederick Niehorsterimplemented GLUT_WINDOW_STENCIL_SIZE and GLUT_WINDOW_BU...
2012-11-23 Diederick Niehorsterargh! commit 1485 was cut and paste instead of copy...
2012-11-23 Diederick Niehorsterthat was too quick, fgStructure.CurrentWindow can be...
2012-11-23 Diederick NiehorsterGLUT_WINDOW_WIDTH and GLUT_WINDOW_HEIGHT can simply...
2012-11-23 Diederick Niehorsterimplemented position callback on windows and some other...
2012-11-19 Diederick Niehorsterpulling in cleanup from r1442
2012-11-17 Diederick Niehorsterminor cosmetics
2012-11-16 Diederick Niehorsterreimplemented the client-area/window-area conversion...
2012-07-23 Diederick NiehorsterglutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDOW_Y) on...
2012-03-18 Diederick Niehorsteradded a message when new context creation was silently...
2012-03-11 Diederick Niehorsterand some more renames