more cleanup: config.h include never needed in demo
[freeglut] / progs / demos / One / one.c
2014-10-13 Diederick Niehorstermore cleanup: config.h include never needed in demo
2013-02-28 Diederick Niehorsterimplemented GLUT_WINDOW_STENCIL_SIZE and GLUT_WINDOW_BU...
2012-11-22 Diederick Niehorstercleaned up callback registering code in One demo, now...
2012-11-20 Diederick Niehorstersmall updates to one demo, so windowed windows display...
2012-11-19 Diederick Niehorstercosmetics in one demo
2012-11-17 Diederick Niehorstermenus attached to child windows did not appear in the...
2012-07-23 Diederick Niehorstersome cleanup of one demo. added menu back in gamemode
2012-07-23 Diederick Niehorsterchild window now only used for keyboard callbacks and...
2012-07-23 Diederick Niehorsteradded one more child window (child-of-child) to one...
2012-07-22 Diederick Niehorsteradded entry callback to one demo
2012-07-21 Diederick Niehorsteradded a child window to one demo, added different menus...
2012-07-21 Diederick Niehorsterbetter test of menus: one window now has right and...
2011-09-05 John F. FayFinal patch on full screen fix per e-mail from Diederic...
2011-09-04 John F. FayAdding the "patch_demo" patch per e-mail from Diederick...
2011-03-17 John F. FayAdding more examples to 'one.c' to test the game mode...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-03-15 Richard RauchRemoved offscreen demo program.
2003-12-11 J.C. JonesDisable/enable lighting in the "one.c" demo (John Fay)
2003-11-11 Richard RauchRemoval of all remaining TABs in the freeglut *.[ch...
2003-11-11 Richard RauchMoved glutInit*() functions ahead of glutInit(). ...
2003-11-11 Richard RauchStyle normalizations: Removed CRs and hard TABs mostly.
2003-09-13 J.C. JonesRemoved the incorrect relative path for including freeg...
2003-07-02 Eric Sandall* Removed genfonts/genstrokes code, updated configure...