2011-05-27 |
John F. Fay | Updating the VS 2010 solution file per e-mail from... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
John F. Fay | Adding the "subwin" demo to the MSVC 6.0 workspace... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
John F. Fay | Fixing the build on *nix per e-mail from John Tsiombika... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
John F. Fay | Fixing problems in VS2010 solution and project files... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
John F. Fay | Adding the "subwin" demo program to the Visual Studio... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
John F. Fay | Adding the "subwin" demo program to the Visual Studio... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
John F. Fay | Making some constants in the 'subwin' demo floating... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
John F. Fay | Adding 'invisible messages' patch per e-mail from John... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
John F. Fay | More game mode patches from John Tsiombikas, from an... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
John F. Fay | Adding 'freeglut_xinput.c' to fix the SVN head per... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
John F. Fay | Adding the 'subwinfix.patch' patch to set the focus... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
John F. Fay | Adding multitouch capability per e-mail from Florian... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
John F. Fay | Adding more examples to 'one.c' to test the game mode... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
John F. Fay | Adding a warning to an unsuccessful game mode entry... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
John F. Fay | Implementing the 'gamemode-testing_windows.patch' per... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
John F. Fay | Fixing the unspecified game mode parameter problem... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
John F. Fay | Applying the "readme-win32.patch" patch from Diederick... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
John F. Fay | Applying the "vs2010_project_files.patch" patch from... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
John F. Fay | Implementing John Tsiombikas' missing error demo patch... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
John F. Fay | Implementing John Tsiombikas' game mode patch per e... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
John F. Fay | Fixing a bug which set the "ErrorFunc" field in the... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
John F. Fay | Reducing the initial menu window size from 100x100... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
John F. Fay | Fixing a bug in the game mode refresh rate specificatio... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
John F. Fay | Fixing game mode in X11 so that it doesn't override... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
John F. Fay | Fixing game mode in Windows so that it doesn't override... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
John F. Fay | Fixing bug 3048705 -- "fgOpenWindow should only return... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
John F. Fay | Fixing bug report 3104860 -- setting the accumulator... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
John F. Fay | Fixing bug 3105058. There is a possibly substantial... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
John F. Fay | Fixing bug report 3021598 by modifying "glutSetWindow... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Fixing bug report 2952457 -- modifying the "FREEGLUT_EX... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Fixing bug 2946386 -- typo in 'configure.ac' |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Fixing bug 3058389, typo in Open Watcom Makefile.wat... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Part one of fixing bug 3058987 -- the 'freeglut_patch_v... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Adding support to Solaris courtesy of Dagobert Michelse... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Removing a bunch of Windows line endings -- see bug... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Fixing bug report 3106347, 'Incorrect normals for glutS... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Adding Visual Studio 2010 support and moving Visual... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
John F. Fay | Adding a 'README.mac' file to capture Nicholas Panayis... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
John F. Fay | Fixing typo in a comment per e-mail from Arvin Schnell... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
John F. Fay | Addressing feature request 2116152 -- adding an fgError... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
John F. Fay | Fixing "fgDestroyWindow" error per e-mail from John... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
John F. Fay | Allowing recent change to build on older versions of... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
John F. Fay | Putting the definition of "HAVE_VFPRINTF" back in ... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
John F. Fay | Adding a more comprehensive warning message if "CreateD... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
John F. Fay | Implementing Windows multiple-display patch per e-mail... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
John F. Fay | Making all Windows include file names lower-case for... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
John F. Fay | Checking for a window before we try to refer to it... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
John F. Fay | Fixing a typo in a comment |
commit | commitdiff | tree | snapshot |
2010-01-04 |
John F. Fay | Implementing feature request #2840239: Windows special... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
John F. Fay | Implementing feature request 2824176: detection of... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
John F. Fay | Rearranged some of the configuration-dependent code... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
John F. Fay | Adding Solaris and OSX to the *nix/X11 cursor support... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
John F. Fay | Adding a check for Solaris in the "freeglut_internal... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
John F. Fay | Having the library poll joysticks only if there is... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
John F. Fay | Fixing another errant "HAVE_ERRNO_H" preprocessor defin... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
John F. Fay | Checking in the 'build patch' from Jeremy Huddleston... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
John F. Fay | Replacing a needed function in the cursor code -- the... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
John F. Fay | Simplifying the system-dependent conditional code in... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
John F. Fay | Uploading spaceball/set-window patch per e-mail from... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John F. Fay | Bumping the version number up to 2.7.0 -- we are now... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John F. Fay | See e-mail from Martin Payne dated 11/30/09 at 5:51... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
John F. Fay | Making the "smooth_opengl3" typedefs to be Windows... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
John F. Fay | Adding Mac OSX to the list of platforms covered by... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
John F. Fay | Putting in the "glutFullScreen" support for Gnome and... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
John F. Fay | Fixing the "freeglutdll.def" for real per e-mail from... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
John F. Fay | Removing a set of deprecated joystick functions from... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
John F. Fay | Fixing bug 2862668, "freeglut 2.6.0 RC1 fails to build... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John F. Fay | Making the spaceball demo a bit more elegant per e... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John F. Fay | Getting the "spaceball" demo to build properly in Windows |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John F. Fay | Adding the "freeglut_spaceball.c" file to the MSVC6... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
John F. Fay | Adding "freeglut_spaceball.c" to the VS2008 project... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
John F. Fay | Adding "freeglut_spaceball" to the "Makefile.wat" file... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
John F. Fay | Converting tab characters to spaces in the source code ... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John F. Fay | Removing spurious warning message from new freeglut... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
John F. Fay | First attempt at adding John Tsiombikas' spaceball... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
John F. Fay | Implementing "glutEntryFunc" for Windows properly.... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John F. Fay | Adding a check for mingw64 in "freeglut_cursor.c" per... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John F. Fay | Protecting "errno" in case it is not defined per e... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
John F. Fay | Protecting some preprocessor symbols that are not defin... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Sven Panne | Added support for sRGB framebuffers via the GLX_ARB_fra... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sven Panne | Unbreak the build for non-Windows platforms, fixing... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
John F. Fay | Making the #ifdef's around "__glutExitFunc" consistent... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
John F. Fay | Adding the Cygwin/mingw documentation from Jean-Seb... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
John F. Fay | Making the "AT_EXIT" hack look a bit less like a copy... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
John F. Fay | Changing the OpenWatCom support per e-mail from Paul... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sven Panne | Disable the ATEXIT_HACK for Watcom, their "exit" functi... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
John F. Fay | Improving the stroke fonts per e-mail from Fliran Echtl... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Sven Panne | Move all files related to Visual Studio 2008 into 2... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Sven Panne | Put static library stuff into its own solution. This... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Sven Panne | Ignore more files generated by Visual C++ 2008 |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Sven Panne | Normalized VC 2008 project, making the configurations... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Added missing guard to deactivate ATEXIT_HACK on non... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Avoid warnings when the ATEXIT_HACK is used with GCC... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Added the ugly ATEXIT_HACK from GLUT 3.7, making freegl... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Use our module definition file, so we get undecorated... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Use our module definition file, so we get undecorated... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Removed obsolete lines. Fixed version number. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Ignore file generated by Visual C++ 2008 |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Sven Panne | We are at version 2.6.0 now. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Sven Panne | Added more project/workspace/... files to distribution. |
commit | commitdiff | tree | snapshot |
next |