freeglut
2009-07-12 John F. FayAdding the Cygwin/mingw documentation from Jean-Seb...
2009-07-10 John F. FayMaking the "AT_EXIT" hack look a bit less like a copy...
2009-06-22 John F. FayChanging the OpenWatCom support per e-mail from Paul...
2009-06-11 Sven PanneDisable the ATEXIT_HACK for Watcom, their "exit" functi...
2009-05-31 John F. FayImproving the stroke fonts per e-mail from Fliran Echtl...
2009-05-24 Sven PanneMove all files related to Visual Studio 2008 into 2...
2009-05-23 Sven PannePut static library stuff into its own solution. This...
2009-05-23 Sven PanneIgnore more files generated by Visual C++ 2008
2009-05-23 Sven PanneNormalized VC 2008 project, making the configurations...
2009-05-22 Sven PanneAdded missing guard to deactivate ATEXIT_HACK on non...
2009-05-22 Sven PanneAvoid warnings when the ATEXIT_HACK is used with GCC...
2009-05-22 Sven PanneAdded the ugly ATEXIT_HACK from GLUT 3.7, making freegl...
2009-05-22 Sven PanneUse our module definition file, so we get undecorated...
2009-05-22 Sven PanneUse our module definition file, so we get undecorated...
2009-05-22 Sven PanneRemoved obsolete lines. Fixed version number.
2009-05-22 Sven PanneIgnore file generated by Visual C++ 2008
2009-04-05 Sven PanneWe are at version 2.6.0 now.
2009-04-05 Sven PanneAdded more project/workspace/... files to distribution.
2009-04-05 Sven PanneRemoved remnants of CVS.
2009-04-05 Sven PanneFixed minor typo in NEWS.
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-26 Sven PanneSynched ChangeLog with latest changes
2009-03-26 Sven PanneUnbreak the build: C++ style comments are not allowed...
2009-03-19 John F. FayFixing "freeglut_input_devices.c" for MSVS2005 and...
2009-03-17 John F. FayRemoving some build warnings from deprecated functions...
2009-03-17 John F. FayAdding Visual Studio 2008 solution and project files
2009-03-16 Sven PanneSet the default number of samples per pixel to 4 and...
2009-03-16 Sven PanneAdded GLUT_AUX and GLUT_MULTISAMPLE as possible paramet...
2009-03-16 John F. FayAdding "GLUT_MULTISAMPLE" to "shapes" demo ... because...
2009-03-16 Sven PanneAdded missing API entries.
2009-03-15 Sven PanneAdded NEWS entry for 2.6.0 release. Please review/exten...
2009-03-15 Sven PanneRecreated ChangeLog via svn2cl, so we use the standard...
2009-03-10 John F. FayAdding the "smooth_opengl3" demo
2009-03-09 John F. FayMaking the definition of "WIN32_LEAN_AND_MEAN" conditio...
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 PanneWe do not depend on GLU anymore
2009-03-01 Sven PanneAdded notes for building under Cygwin
2009-03-01 Sven PanneTo build shared libraries on Windows, one has to declar...
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 PanneDo not try to destroy a GLX context when there is none...
2009-02-28 Sven PanneUse snprintf or _snprintf instead of the potentially...
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-28 Sven PanneSynched version number with configure.ac. We should...
2009-02-19 John F. FayFixing the DOS/Linux line ending problems in the progs...
2009-02-18 John F. FayFixing a build error caused by a variable declaration...
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...
2009-02-13 Sven PanneMention autogen.sh
2009-02-13 Sven PanneSynchronized WGL behavior with GLX implementation:...
2009-02-13 Sven PanneMore refactorings: Removed useless return value. Simpli...
2009-02-13 Sven PanneRefactoring only (replace nested conditionals with...
2009-02-13 Sven PanneWe have added some API entries, so we have to update...
2009-02-13 Sven PanneAvoid CR\LF vs. LF troubles when using TortoiseSVN...
2009-02-13 Sven PanneIgnore config.lt, too. It seems to be generated by...
2009-02-13 John F. FayAdding OpenGL 3.0 context detection for Windows per...
2009-02-03 John F. FayAdding some instructions about building on a *nix platf...
2009-02-03 John F. FayRemoving some errant tabs, fixing ticket #2137721,...
2009-02-03 John F. FayA further response to bug [ 1804696 ] Warnings when...
2009-02-02 John F. FayFixing bug [ 1804696 ] Warnings when building on OpenSo...
2008-11-20 Sven PanneYet another try to make the font definitions compile...
2008-11-17 John F. FayAllowing "freeglut" to compile without errors under...
2008-11-06 Sven PanneOoops, forgot one file in the previous commit (fix...
2008-11-06 Sven PanneUse autoconf to detect gettimeofday instead of broken...
2008-11-06 Sven PanneWe need to link against winmm under Cygwin when --witho...
2008-11-06 Sven PanneFixed first parameter of CreateWindow call, used for...
2008-11-05 Sven PanneBe conservative about the presence of GL_TABLE_TOO_LARGE.
2008-11-05 Sven Pannefreeglut_internal.h needs some GL types, but it is...
2008-11-05 Sven PanneRemoved the annoying "Unable to create direct context...
2008-11-05 Sven PanneIgnore *.exe
2008-11-05 Sven PanneHandle new glutInitContext* API entries in glutGetProcA...
2008-11-05 Sven PanneMake freeglut compile under Cygwin, which has an ancien...
2008-11-02 Sven PanneAdded OpenGL 3.0 context creation API entries
2008-11-02 Sven PanneRefactored GLX context creation into a single function...
2008-11-02 Sven PanneMake a wgl/glXGetProcAddress abstraction available...
2008-11-02 Sven PanneDo not depend on GLU, it will vanish in the future...
2008-11-02 Sven PanneRemoved superfluous #includes.
2008-11-02 Sven PanneFix for bug #1709675 ("probably not be so ISO-conforman...
2008-11-02 Sven PanneAdded AM_PROG_CC_C_O to configure.ac, removing a warnin...
2008-07-21 John F. FayImplementing a patch from Jocelyn Frechot (thank you...
2008-07-10 John F. FayAdding "glutExit" to the functions in "fghGetProcAddres...
2008-04-05 John F. FayAdding "SC_MONITORPOWER" and other new options to the...
2007-12-02 John F. FayAdding "glutFullScreenToggle" for X11 -- still needs...
2007-12-01 John F. FayFixing the window position for asynchronous X11 impleme...
2007-11-26 John F. FayMaking a demo program that uses "glutMainLoopEvent"
2007-11-12 John F. FayImplementing Jocelyn Frechot's changes -- see e-mail...
2007-10-02 John F. FayRemoving more Win64 build warnings from joystick code
2007-09-30 John F. FayRemoving the final compiler warning when building on...
2007-09-29 John F. FayRemoving the remaining compiler warnings from the curso...
2007-09-25 John F. FayChanging the cursor definition macro for newer versions...
2007-09-25 John F. FayMore changes for Jocelyn Frechot's multisampling change...
2007-09-23 John F. FayFixing a remaining bug in the multisampling change...
2007-09-22 John F. FayPutting in Jocelyn Frechot's X11 visual context changes...
next