freeglut
2012-01-08 John F. FayAdding the first step towards "cmake" support. It...
2011-12-20 John F. FayFixing the "xrandr" refresh rate per e-mail from John...
2011-12-20 John F. FayFixing ambiguous parentheses (possibly incorrect?)...
2011-12-20 John F. FayLeave game mode on "deinitialization" if we entered...
2011-12-20 John F. FayFixing the "fgDeinitialize" call properly per e-mail...
2011-12-17 John F. FayRemoving the "atexit ( fgDeinitialize )" call from...
2011-12-17 John F. FayMaking the check for a current window in "glutPostRedis...
2011-12-14 John F. FayFixing a memory leak in the "fgHintPresent" function...
2011-12-14 John F. FayUndoing changeset 949 as it breaks the Linux build...
2011-12-13 John F. FayDeleting project directories that were deprecated last...
2011-12-13 John F. FayAdding four new functions to the DLL export definition...
2011-12-13 John F. FayUpdating copyright and version information in "freeglut...
2011-12-13 John F. FayAdding an error message code to the "smooth_opengl3...
2011-11-06 John F. FayUpdating the 64-bit builds for Visual Studio 2008 and...
2011-11-06 John F. FayPatching to fix "glXCreateContextAttribsARB not found...
2011-09-28 John F. FayFreeBSD patch per e-mail from John Tsiombikas vintage...
2011-09-28 John F. FayGiving credit where credit is due (I think -- let me...
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-10 John F. FayFixing build warnings on OpenSUSE (and probably other...
2011-09-05 John F. FayAddressing bug report 3368139 about warnings under...
2011-09-05 John F. FayFixing the "XRANDR" version testing in "freeglut_gamemo...
2011-09-05 John F. FayWhoops, I missed one.
2011-09-05 John F. FayCleaning up the MS VS2008 and VS2010 project files...
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-09-04 John F. FayFixing the build after Diederick Niehorster's full...
2011-09-04 John F. FayPutting in Diederick Niehorster's fullstreen patch...
2011-09-04 John F. FayFixing freeglut's desire to initialize the spaceball...
2011-09-04 John F. FayFixing bug 3292122 from Nigel Stewart (thanks, Nigel...
2011-06-10 John F. FayFixing a null argument to 'strdup' per e-mail from...
2011-06-10 John F. FayAdding a multitouch patch from Eero Pajarre per e-mail...
2011-06-10 John F. FayPatch for new Visual Studios to fix typos and quiet...
2011-06-10 John F. FayUpdating the MSVC 2010 project file for the "subwin...
2011-06-01 John F. FayFixing a 'gamemode at_exit' bug courtesy of Diederick...
2011-05-27 John F. FayAdding support for partial mouse wheel turns as request...
2011-05-27 John F. FayAdding "MouseWheelTicks" to the "fgState" structure...
2011-05-27 John F. FayFixing multitouch for Windows per e-mail from Florian...
2011-05-27 John F. FayFixing 'glutGet' processing for 'GLUT_BORDERLESS' on...
2011-05-27 John F. FayFixing 'GLUT_BORDERLESS' on Windows per e-mail from...
2011-05-27 John F. FayUpdating the VS 2010 solution file per e-mail from...
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. FayFixing problems in VS2010 solution and project files...
2011-03-23 John F. FayAdding the "subwin" demo program to the Visual Studio...
2011-03-23 John F. FayAdding the "subwin" demo program to the Visual Studio...
2011-03-23 John F. FayMaking some constants in the 'subwin' demo floating...
2011-03-22 John F. FayAdding 'invisible messages' patch per e-mail from John...
2011-03-22 John F. FayMore game mode patches from John Tsiombikas, from an...
2011-03-22 John F. FayAdding 'freeglut_xinput.c' to fix the SVN head per...
2011-03-18 John F. FayAdding the 'subwinfix.patch' patch to set the focus...
2011-03-18 John F. FayAdding multitouch capability per e-mail from Florian...
2011-03-17 John F. FayAdding more examples to 'one.c' to test the game mode...
2011-03-17 John F. FayAdding a warning to an unsuccessful game mode entry...
2011-03-17 John F. FayImplementing the 'gamemode-testing_windows.patch' per...
2011-03-17 John F. FayFixing the unspecified game mode parameter problem...
2011-03-17 John F. FayApplying the "readme-win32.patch" patch from Diederick...
2011-03-17 John F. FayApplying the "vs2010_project_files.patch" patch from...
2011-03-16 John F. FayImplementing John Tsiombikas' missing error demo patch...
2011-03-16 John F. FayImplementing John Tsiombikas' game mode patch per e...
2011-03-14 John F. FayFixing a bug which set the "ErrorFunc" field in the...
2011-03-14 John F. FayReducing the initial menu window size from 100x100...
2011-03-13 John F. FayFixing a bug in the game mode refresh rate specificatio...
2011-03-13 John F. FayFixing game mode in X11 so that it doesn't override...
2011-03-13 John F. FayFixing game mode in Windows so that it doesn't override...
2011-01-25 John F. FayFixing bug 3048705 -- "fgOpenWindow should only return...
2011-01-25 John F. FayFixing bug report 3104860 -- setting the accumulator...
2011-01-25 John F. FayFixing bug 3105058. There is a possibly substantial...
2011-01-25 John F. FayFixing bug report 3021598 by modifying "glutSetWindow...
2011-01-23 John F. FayFixing bug report 2952457 -- modifying the "FREEGLUT_EX...
2011-01-23 John F. FayFixing bug 2946386 -- typo in 'configure.ac'
2011-01-23 John F. FayFixing bug 3058389, typo in Open Watcom Makefile.wat...
2011-01-23 John F. FayPart one of fixing bug 3058987 -- the 'freeglut_patch_v...
2011-01-23 John F. FayAdding support to Solaris courtesy of Dagobert Michelse...
2011-01-23 John F. FayRemoving a bunch of Windows line endings -- see bug...
2011-01-23 John F. FayFixing bug report 3106347, 'Incorrect normals for glutS...
2011-01-23 John F. FayAdding Visual Studio 2010 support and moving Visual...
2011-01-23 John F. FayAdding a 'README.mac' file to capture Nicholas Panayis...
2010-11-20 John F. FayFixing typo in a comment per e-mail from Arvin Schnell...
2010-11-01 John F. FayAddressing feature request 2116152 -- adding an fgError...
2010-05-29 John F. FayFixing "fgDestroyWindow" error per e-mail from John...
2010-02-01 John F. FayAllowing recent change to build on older versions of...
2010-01-30 John F. FayPutting the definition of "HAVE_VFPRINTF" back in ...
2010-01-30 John F. FayAdding a more comprehensive warning message if "CreateD...
2010-01-29 John F. FayImplementing Windows multiple-display patch per e-mail...
2010-01-25 John F. FayMaking all Windows include file names lower-case for...
2010-01-11 John F. FayChecking for a window before we try to refer to it...
2010-01-04 John F. FayFixing a typo in a comment
2010-01-04 John F. FayImplementing feature request #2840239: Windows special...
2010-01-04 John F. FayImplementing feature request 2824176: detection of...
2009-12-24 John F. FayRearranged some of the configuration-dependent code...
2009-12-24 John F. FayAdding Solaris and OSX to the *nix/X11 cursor support...
2009-12-21 John F. FayAdding a check for Solaris in the "freeglut_internal...
2009-12-13 John F. FayHaving the library poll joysticks only if there is...
2009-12-13 John F. FayFixing another errant "HAVE_ERRNO_H" preprocessor defin...
2009-12-13 John F. FayChecking in the 'build patch' from Jeremy Huddleston...
2009-12-12 John F. FayReplacing a needed function in the cursor code -- the...
2009-12-05 John F. FaySimplifying the system-dependent conditional code in...
2009-12-03 John F. FayUploading spaceball/set-window patch per e-mail from...
2009-12-02 John F. FayBumping the version number up to 2.7.0 -- we are now...
next