moved static variables and functions that should not have stuck behind in fg_joystick...
[freeglut] / progs / demos / smooth_opengl3 /
2014-06-01 Diederick Niehorsteradd menu to opengl 3 demo. Should work as menu windows...
2013-01-27 Diederick Niehorstersmoothgl3 and shapes demos, now checking if glutGetProc...
2012-08-07 John Tsiombikas- trying to fix bug 2781865
2012-07-24 Diederick Niehorsterfix to smooth demo to work with GL 3.3 and higher,...
2012-03-13 John TsiombikasRemoved autotools build files (I think I got all of...
2012-03-13 Diederick Niehorsterremoved VC6 files
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 686315 reported as freeglut bug...
2011-01-23 John F. FayRemoving a bunch of Windows line endings -- see bug...
2009-11-19 John F. FayMaking the "smooth_opengl3" typedefs to be Windows...
2009-05-24 Sven PanneMove all files related to Visual Studio 2008 into 2...
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-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-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...