implemented SUPER key/modifier support on windows
[freeglut] / progs /
2012-04-22 Diederick Niehorsteradded 'r' toggle to shapes demo to also animate rotatio...
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-04-19 Sylvain BeuclerAdd 'shapes' test for GLES1 (Android and Mesa EGL)...
2012-03-18 Diederick Niehorsterper old glut manpages, glutTeapot calls generate clockw...
2012-03-17 Diederick Niehorstercorrected data type (its a demo after all, better be...
2012-03-16 Diederick Niehorsternow a toggle for perspective/orthogonal projection...
2012-03-16 Diederick Niehorsterouter radius parameter in shapes demo now doubles as...
2012-03-13 John TsiombikasRemoved autotools build files (I think I got all of...
2012-03-13 Diederick Niehorsterremoved VC6 files
2012-03-12 Diederick Niehorstermoved glutTimerFunc in timer demo
2012-03-10 John Tsiombikasadded the timer demo
2011-12-14 John F. FayUndoing changeset 949 as it breaks the Linux build...
2011-12-13 John F. FayAdding an error message code to the "smooth_opengl3...
2011-09-28 John F. FayAddressing Ubuntu bug 686312 reported as freeglut bug...
2011-09-28 John F. FayAddressing Ubuntu bug 686315 reported as freeglut bug...
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-26 John F. FayAdding the "subwin" demo to the MSVC 6.0 workspace...
2011-03-25 John F. FayFixing the build on *nix per e-mail from John Tsiombika...
2011-03-23 John F. FayMaking some constants in the 'subwin' demo floating...
2011-03-18 John F. FayAdding the 'subwinfix.patch' patch to set the focus...
2011-03-17 John F. FayAdding more examples to 'one.c' to test the game mode...
2011-03-16 John F. FayImplementing John Tsiombikas' missing error demo patch...
2011-01-23 John F. FayRemoving a bunch of Windows line endings -- see bug...
2010-11-01 John F. FayAddressing feature request 2116152 -- adding an fgError...
2009-11-19 John F. FayMaking the "smooth_opengl3" typedefs to be Windows...
2009-11-11 John F. FayMaking the spaceball demo a bit more elegant per e...
2009-11-11 John F. FayGetting the "spaceball" demo to build properly in Windows
2009-11-08 John F. FayConverting tab characters to spaces in the source code ...
2009-11-06 John F. FayFirst attempt at adding John Tsiombikas' spaceball...
2009-05-24 Sven PanneMove all files related to Visual Studio 2008 into 2...
2009-04-05 Sven PanneRemoved remnants of CVS.
2009-03-30 Sven PanneMake the example fully OpenGL-3.1-compliant.
2009-03-27 Sven PanneMake Visual C happy by including stddef.h and explicitl...
2009-03-17 John F. FayAdding Visual Studio 2008 solution and project files
2009-03-16 John F. FayAdding "GLUT_MULTISAMPLE" to "shapes" demo ... because...
2009-03-10 John F. FayAdding the "smooth_opengl3" demo
2009-03-09 John F. FaySetting the "fractals" demo initial number of levels...
2009-03-01 John F. FayFixing Microsoft compatibility with the new "vsnprintf...
2009-03-01 Sven PanneWindows fun again: Use the correct calling convention...
2009-02-28 Sven PanneWhen -mno-cygwin is used, we get ancient GL headers...
2009-02-28 Sven Panne_CrtDumpMemoryLeaks and its header are Microsoft-specif...
2009-02-28 Sven PanneUse vsnprintf instead of the potentially dangerous...
2009-02-28 Sven PannePosition the distance message closer to the middle...
2009-02-19 John F. FayFixing the DOS/Linux line ending problems in the progs...
2009-02-15 Sven PanneFinal changes to make the example fully OpenGL-3.0...
2009-02-15 Sven PanneUse GLSL shaders (still 1.20, though). Dump GL info.
2009-02-15 Sven PanneAdded a commandline option for 'classic' contexts....
2009-02-15 Sven PanneUse VBOs in new example. Added a few comments.
2009-02-14 Sven PanneInitial version of a fully OpenGL-3.0-compliant of...
2007-11-26 John F. FayMaking a demo program that uses "glutMainLoopEvent"
2006-09-27 Joe KrahnUndo svn:eol-style=CR/LF for MSVC project files.
2006-09-26 Joe KrahnAdded svn:eol-style=CRLF property to MSVC project/works...
2006-09-21 John F. FayEnhancing the "CallbackMaker" demo
2006-08-05 Sven PanneCheck fgets for return value to avoid warnings.
2005-07-06 Sven PanneReverting previous commit: %lf is a valid format specif...
2005-07-05 John F. FayFixing output formats ... nothing big
2005-06-23 John F. FayAdding separate static library and DLL demonstration...
2005-06-23 John F. FayAdding separate demo program projects for static librar...
2005-06-23 John F. FayAdding support for separate static library demo programs
2005-05-06 Sven PanneFixed a cuboctahedron vertex, implemented wire mode...
2005-05-06 Sven PanneNecessary compilation fixes for newer GCCs (e.g. 3...
2005-05-04 John F. FayReplacing the original \"freeglut\" \"shapes\" demo...
2005-01-03 Sven PanneFixed <sys/time.h> / <time.h> handling as suggested...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-12-31 Sven PanneImproved ignorance.
2004-03-28 Steve BakerRemoved unnecessary initialisation.
2004-03-28 Steve BakerAdded a cullface test.
2004-03-15 Richard RauchRemoved Makefile support for the offscreen demo.
2004-03-15 Richard RauchRemoved offscreen demo program.
2004-02-19 Richard RauchI had rubbed the offscreen/Makefile.am off from the...
2004-02-19 Richard RauchAdded "offscreen" demo, a very simple program that...
2004-02-07 Richard Rauch"Heavy editing" by John to his CallbackMaker demo.
2003-12-25 Richard RauchConfiguring with "--enable-warnings" broke three demos:
2003-12-15 J.C. JonesChange the destination directory of the debug version...
2003-12-11 J.C. JonesInclude project file in the distribution.
2003-12-11 J.C. JonesAdd shapes to the Visual C workspace.
2003-12-11 J.C. JonesPackage the visual C project file with the distribution
2003-12-11 J.C. JonesDisable/enable lighting in the "one.c" demo (John Fay)
2003-12-11 J.C. JonesAdd some essentials to get this program to compile...
2003-12-07 Richard RauchTwo from Nigel:
2003-11-25 Richard RauchAdded a new demo (from Nigel) showing some of the basic...
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-11-10 Richard RauchA *.dsp file for CallbackMaker in the demos.
2003-11-10 Richard RauchNew demo from John: CallbackMaker.
2003-11-08 Christopher John... Applied Braden McDaniel's non-srcdir build patch.
2003-11-08 Richard RauchAltered the way that the {random} value (from 0..3...
2003-11-06 Richard RauchUpdate from John: Includes mouse button, mouse motion...
2003-11-04 Richard RauchUpdate from John:
2003-11-04 Richard RauchUpdate from John:
2003-10-21 Christopher John... Added --disable-replace-glut option to autoconf configure.
2003-10-13 Richard RauchSmall bug-fix that's been on my mind:
2003-10-09 Richard RauchApplied John's updated ReadConfigFile() changes to...
2003-10-09 Richard RauchFixed:
2003-10-09 Richard RauchA few minor changes:
2003-09-27 Christopher John... Don't install the demos.
2003-09-26 J.C. JonesPackage the demos.dsw file.
2003-09-26 J.C. JonesDemos workspace for MSVC users
next