Commit Graph

  • 7225768c0b Adding an error message code to the "smooth_opengl3" demo per e-mail from Diederick Niehorster dated 12/9/2011 as 12:22 AM fayjf 2011-12-13 03:48:26 +0000
  • 2f61654254 Putting the message on the web site that we are testing 2.8.0 Release Candidate 2 fayjf 2011-11-07 04:22:54 +0000
  • 2533806c55 Updating the 64-bit builds for Visual Studio 2008 and 2010, per e-mail from Diederick Niehorster dated 11/2/11 10:05 PM fayjf 2011-11-06 20:18:26 +0000
  • 46c318c429 Patching to fix "glXCreateContextAttribsARB not found" problem per e-mail from John Tsiombikas dated 11/3/2011 7:02 PM fayjf 2011-11-06 13:54:43 +0000
  • 747517066a FreeBSD patch per e-mail from John Tsiombikas vintage 9/27/11, 10:37 AM fayjf 2011-09-28 01:37:26 +0000
  • 9b112ded4d Giving credit where credit is due (I think -- let me know if I've overlooked you) fayjf 2011-09-28 01:24:32 +0000
  • 9b77f45700 Addressing Ubuntu bug 686312 reported as freeglut bug 3407093 -- adding '-lm' to the Lorenz and Spaceball demos fayjf 2011-09-28 01:06:39 +0000
  • cdde1ea3d4 Addressing Ubuntu bug 686315 reported as freeglut bug 3407093 -- rearranging the 'Makefile.am' loader flags fayjf 2011-09-28 01:04:17 +0000
  • 32eeed5042 Fixing build warnings on OpenSUSE (and probably other Linux distros) by enclosing some function prototypes within an "ifdef" checking for Windows per e-mail from Johannes Obermayr dated 8/8/2011 at 1:05 PM (thank you, Johannes) fayjf 2011-09-10 12:53:06 +0000
  • b9d2d7a189 Addressing bug report 3368139 about warnings under OpenSUSE. I added two explicit casts and an initialization. fayjf 2011-09-05 17:26:30 +0000
  • 1cbc89e7f0 Putting in Diederick Niehorster's documentation updates per e-mail dated 9/5/2011 at 1:26 AM fayjf 2011-09-05 13:07:43 +0000
  • 65b30abf59 Fixing the "XRANDR" version testing in "freeglut_gamemode.c", addressing bug 3383843. Thanks to Diederick Niehorster for pointing it out. fayjf 2011-09-05 12:56:50 +0000
  • aacc1b36a2 Whoops, I missed one. fayjf 2011-09-05 04:59:32 +0000
  • 267487614e Cleaning up the MS VS2008 and VS2010 project files--removing some specifications that are already default and removing debug info generation from the release versions fayjf 2011-09-05 04:48:42 +0000
  • 57039867b7 Final patch on full screen fix per e-mail from Diederick Niehorster dated 10/4/11 at 10:19 PM fayjf 2011-09-05 03:35:35 +0000
  • 440b6ad83b Adding the "patch_demo" patch per e-mail from Diederick Niehorster vintage 6/9/11 at 11:57 PM. Please check that I got them right; they are quite confusing. fayjf 2011-09-04 20:30:48 +0000
  • 8c65b376ac Fixing the build after Diederick Niehorster's full screen fixes: they are only valid for WINVER >= 0x0500. fayjf 2011-09-04 19:58:20 +0000
  • cf91891cf8 Putting in Diederick Niehorster's fullstreen patch per e-mail from him dated 6/9/2011, updated 9/4/2011 with modified patch. fayjf 2011-09-04 19:38:32 +0000
  • 42235dfaa1 Fixing freeglut's desire to initialize the spaceball every time a window is checked. Now it tries once the first time a spaceball function is called and after that if it fails it doesn't try any more. This is per an e-mail from Diederick Niehorster vintage 6/8/11 at 3:17 AM, referring to feature request 3190319. fayjf 2011-09-04 03:49:11 +0000
  • 36bdaa9a43 Fixing bug 3292122 from Nigel Stewart (thanks, Nigel) so that "freeglut" will build on Ubuntu, per e-mail from Diederick Niehorster vintage 6/8/2011 at 3:07 AM. There was a problem with variables being declared only with an X extension but being used for all of X. fayjf 2011-09-04 03:35:29 +0000
  • 679e603ffc Fixing a null argument to 'strdup' per e-mail from Eero Pajarre dated 6/8/2011 4:15 AM fayjf 2011-06-10 03:53:12 +0000
  • f979d866ea Adding a multitouch patch from Eero Pajarre per e-mail dated 6/8/2011 1:14 AM fayjf 2011-06-10 03:50:27 +0000
  • 248df90aef Patch for new Visual Studios to fix typos and quiet warnings per e-mail from Diederick C. Niehorster dated 6/5/2011 at 9:23 PM fayjf 2011-06-10 03:47:11 +0000
  • ef4424524a Updating the MSVC 2010 project file for the "subwin" demo, courtesy of an e-mail from Diederick Niehorster dated 6/5/2011 at 9:32 PM. fayjf 2011-06-10 03:36:14 +0000
  • f106c8b1e8 Fixing a 'gamemode at_exit' bug courtesy of Diederick Niehorster per e-mail dated 6/1/11 1:50 AM fayjf 2011-06-01 11:44:00 +0000
  • 3a5a72436b Adding support for partial mouse wheel turns as requested by Jason Wilkins in an e-mail dated 5/27/11 10:34 AM fayjf 2011-05-27 20:37:31 +0000
  • 25edeabab4 Adding "MouseWheelTicks" to the "fgState" structure as a first step towards supporting fractional mouse wheel ticks fayjf 2011-05-27 20:27:04 +0000
  • 409b0c9f78 Fixing multitouch for Windows per e-mail from Florian Echtler dated 5/3/11 10:33 AM fayjf 2011-05-27 20:17:34 +0000
  • 7b62a4fb84 Fixing 'glutGet' processing for 'GLUT_BORDERLESS' on Windows per e-mail from Eero Pajarre dated 4/24/2011 10:17 AM fayjf 2011-05-27 20:12:02 +0000
  • 849856388a Fixing 'GLUT_BORDERLESS' on Windows per e-mail from Eero Pajarre dated 4/24/2011 9:19 AM fayjf 2011-05-27 20:10:13 +0000
  • 5fac63e885 Updating the VS 2010 solution file per e-mail from Diederick Niehorster dated 5/27/11 at 3:59 AM fayjf 2011-05-27 20:03:10 +0000
  • d6a686cad3 Adding the "subwin" demo to the MSVC 6.0 workspace, in both static and dynamic configurations fayjf 2011-03-26 18:10:27 +0000
  • 81fdcb4328 Fixing the build on *nix per e-mail from John Tsiombikas dated 3/22/11 at 2:26 PM fayjf 2011-03-25 02:50:57 +0000
  • 67fa04607e Fixing problems in VS2010 solution and project files per e-mail from Diederick Niehorster dated 3/22/11 11:30 PM fayjf 2011-03-23 12:40:54 +0000
  • 484626fccb Adding the "subwin" demo program to the Visual Studio 2010 build tree per e-mail from Diederick Niehorster dated 3/22/11 at 8:58 AM. I had to hand-jam it with Notepad so please check it for errors. fayjf 2011-03-23 04:06:04 +0000
  • 1d25372912 Adding the "subwin" demo program to the Visual Studio 2008 build tree per e-mail from Diederick Niehorster dated 3/22/11 at 8:58 AM fayjf 2011-03-23 03:55:21 +0000
  • e627bb8e41 Making some constants in the 'subwin' demo floating-point to silence compiler warnings per e-mail from Diederick Niehorster dated 3/22/11 at 8:58 AM fayjf 2011-03-23 03:38:25 +0000
  • f32f2d2b6c Adding 'invisible messages' patch per e-mail from John Tsiombikas dated 3/18/11 1:24 AM fayjf 2011-03-22 11:53:09 +0000
  • 6c4b6141d7 More game mode patches from John Tsiombikas, from an e-mail vintage 3/18/11 1:24 AM fayjf 2011-03-22 11:51:00 +0000
  • d77fcbd6ee Adding 'freeglut_xinput.c' to fix the SVN head per e-mail from Floiran Echtler around March 19, 2011 fayjf 2011-03-22 11:44:31 +0000
  • eb247de77f Adding the 'subwinfix.patch' patch to set the focus in the Windows code. Includes a demo program. See e-mail from Evan Felix dated 3/17/11 4:22 PM fayjf 2011-03-18 03:21:56 +0000
  • c6a776f086 Adding multitouch capability per e-mail from Florian Echtler dated 3/17/11 12:07 PM fayjf 2011-03-18 02:59:22 +0000
  • 4a2f0ca602 Adding more examples to 'one.c' to test the game mode string per e-mail from Diedrick Niehorster dated 3/16/11 11:06 PM. fayjf 2011-03-17 04:22:55 +0000
  • b5bed65086 Adding a warning to an unsuccessful game mode entry per e-mail from Diedrick Niehorster dated 3/16/11 11:06 PM. fayjf 2011-03-17 04:21:38 +0000
  • 59cf65ed21 Implementing the 'gamemode-testing_windows.patch' per e-mail from Diederick Niehorster dated 3/16/11 1:06 AM fayjf 2011-03-17 02:55:51 +0000
  • fb0382908b Fixing the unspecified game mode parameter problem per e-mail from Diederick Niehorster dated 3/16/11 1:06 AM -- putting in both 'gamemode-unspecified' patch files at once fayjf 2011-03-17 02:53:40 +0000
  • f11acde225 Applying the "readme-win32.patch" patch from Diederick Niehorster in e-mail dated 3/16/11 at 1:06 AM. fayjf 2011-03-17 02:49:29 +0000
  • 524888cc10 Applying the "vs2010_project_files.patch" patch from Diederick Niehorster in e-mail dated 3/16/11 at 1:06 AM. It will need checking that I have done it right as I needed to use the text editor to put them in. fayjf 2011-03-17 02:46:09 +0000
  • ca1a3d45cc Implementing John Tsiombikas' missing error demo patch per e-mail dated 3/15/11 8:04 PM fayjf 2011-03-16 03:24:21 +0000
  • bad5d84e8b Implementing John Tsiombikas' game mode patch per e-mail dated 3/15/11 8:04 PM fayjf 2011-03-16 03:22:49 +0000
  • b6e66727a9 Fixing a bug which set the "ErrorFunc" field in the call to "glutInitWarningFunc" fayjf 2011-03-14 03:26:15 +0000
  • 7e3e81f7f8 Reducing the initial menu window size from 100x100 pixels to 1x1 pixel so that it doesn't "flash" on the screen as the menu is being created. Reference to e-mail by Jason Wilkins dated 2/22/2011 11:43 AM. fayjf 2011-03-14 02:59:17 +0000
  • 3364c70ee6 Fixing a bug in the game mode refresh rate specification, in the case in which an exact match is not found in the available display modes. Reference to e-mail from Diederick C. Niehorster dated 1/26/2011, 11:59 PM fayjf 2011-03-13 21:19:00 +0000
  • 45305abdcb Fixing game mode in X11 so that it doesn't override unspecified settings per e-mail from John F. Fay dated March 13, 2011 around 4:09 PM. I think this addresses bug report 3112718. fayjf 2011-03-13 21:11:18 +0000
  • 4f556f9516 Fixing game mode in Windows so that it doesn't override unspecified settings per e-mail from Diederick C. Niehorster, 1/25/2011, 11:09 PM. I think this addresses bug report 3112718. fayjf 2011-03-13 21:00:37 +0000
  • f86a562414 Fixing bug 3048705 -- "fgOpenWindow should only return after the window opens". This is a *nix change and I am building on Windows, so somebody else needs to test this change. fayjf 2011-01-25 05:56:38 +0000
  • 4a9a84130a Fixing bug report 3104860 -- setting the accumulator bits to one if GLUT_ACCUM is set (Windows code only) fayjf 2011-01-25 05:47:56 +0000
  • ad3899e6a1 Fixing bug 3105058. There is a possibly substantial change on line 783, where the "window->Window.Device" is replaced with "hDC" rather than "current_hDC" which was assigned to its value earlier. fayjf 2011-01-25 05:43:37 +0000
  • dc9123210d Fixing bug report 3021598 by modifying "glutSetWindow" under Windows so that it only releases and gets the device context if the window is being set to a new window fayjf 2011-01-25 05:17:12 +0000
  • b542912840 Fixing bug report 2952457 -- modifying the "FREEGLUT_EXIT_IF_NO_WINDOW" macro so that it does not exit if the user has specified "GLUT_ACTION_CONTINUE_EXECUTION". fayjf 2011-01-23 22:30:13 +0000
  • d8c52fb066 Fixing bug 2946386 -- typo in 'configure.ac' fayjf 2011-01-23 22:19:16 +0000
  • 21c78935f7 Fixing bug 3058389, typo in Open Watcom Makefile.wat. Thank you, Kasper. fayjf 2011-01-23 19:12:30 +0000
  • 707dedd131 Part one of fixing bug 3058987 -- the 'freeglut_patch_visual_info.diff' changes fayjf 2011-01-23 18:58:54 +0000
  • 62dc997e85 Adding support to Solaris courtesy of Dagobert Michelsen, bug report 3077828 (thank you, Dagobert). fayjf 2011-01-23 14:29:47 +0000
  • 5bdbf8739d Removing a bunch of Windows line endings -- see bug report 3077828 fayjf 2011-01-23 14:18:25 +0000
  • 51d3ffb2e6 Fixing bug report 3106347, 'Incorrect normals for glutSolidCone' -- thank you Nigel. fayjf 2011-01-23 04:25:33 +0000
  • 28fbb2e489 Adding Visual Studio 2010 support and moving Visual Studio 2008 support from two separate directories into a single "VisualStudio" directory. fayjf 2011-01-23 03:47:05 +0000
  • 91da82f05a Adding a 'README.mac' file to capture Nicholas Panayis' experience -- see e-mail on freeglut-developer dated 11/9/2010 at 10:03 PM fayjf 2011-01-23 02:45:42 +0000
  • 84097816a1 Fixing typo in a comment per e-mail from Arvin Schnell dated 11/19/10 4:55 AM fayjf 2010-11-20 13:40:25 +0000
  • e5e5aebedf Addressing feature request 2116152 -- adding an fgError exit callback routine -- patch from Chris Marshall in e-mail dated 10/30/2010 2:06 PM fayjf 2010-11-01 04:13:54 +0000
  • c7aaa1bc6b Fixing "fgDestroyWindow" error per e-mail from John Tsiombikas dated Wed, 26 May 2010 13:16:28 +0200 fayjf 2010-05-29 02:07:21 +0000
  • 142e76b216 Allowing recent change to build on older versions of MSVC per e-mail from Eero Pajarre dated 1/31/10 at 10:00 AM fayjf 2010-02-01 03:02:44 +0000
  • 70d3a84fbb Putting the definition of "HAVE_VFPRINTF" back in (and adding the errant "F") per e-mail from Eero Pajarre dated 1/29/2010 at 7:51 AM fayjf 2010-01-30 00:54:59 +0000
  • 600f6d5a8f Adding a more comprehensive warning message if "CreateDC" failed, per e-mail from Eero Pajarre dated 1/29/10, 5:26 AM fayjf 2010-01-30 00:03:48 +0000
  • e20faf7c03 Implementing Windows multiple-display patch per e-mail from Eero Paharre dated 1/25/10, 11:54 AM fayjf 2010-01-29 05:05:14 +0000
  • c907da58a6 Making all Windows include file names lower-case for better *nix compatibility per e-mail from Martin Payne vintage 1/22/2010 6:15 AM. fayjf 2010-01-25 03:57:50 +0000
  • c152b70c81 Checking for a window before we try to refer to it (see e-mail by Eero Pajarre dated 1/10/2010 at 2:48 PM). fayjf 2010-01-11 01:41:38 +0000
  • cc885020fd Fixing a typo in a comment fayjf 2010-01-04 16:31:17 +0000
  • 4942803265 Implementing feature request #2840239: Windows special keys added (ctrl, shift and alt) fayjf 2010-01-04 04:44:34 +0000
  • 860aa2a786 Implementing feature request 2824176: detection of X11 special keys: SHIFT, CTRL, ALT fayjf 2010-01-04 04:07:03 +0000
  • 89054dd9a7 Rearranged some of the configuration-dependent code with an eye to simplifying it. fayjf 2009-12-24 04:05:46 +0000
  • 9b9809432d Adding Solaris and OSX to the *nix/X11 cursor support and adding a comment to the spaceball file fayjf 2009-12-24 03:06:22 +0000
  • eff908883c Adding a check for Solaris in the "freeglut_internal.h" code to avoid duplication fayjf 2009-12-21 01:50:35 +0000
  • 726c395f33 Having the library poll joysticks only if there is an active joystick callback enabled per e-mail exchange titled "overjoyed" on December 10-13, 2009 fayjf 2009-12-13 13:47:20 +0000
  • 81d921ae4c Fixing another errant "HAVE_ERRNO_H" preprocessor definition fayjf 2009-12-13 13:46:20 +0000
  • e2a89d2678 Checking in the 'build patch' from Jeremy Huddleston vintage 11/19/09 -- everything except the 'configure.ac' changes which break my Cygwin build fayjf 2009-12-13 05:06:44 +0000
  • ab90771c87 Replacing a needed function in the cursor code -- the previous SVN commit broke the build. fayjf 2009-12-12 13:37:57 +0000
  • f2e555b6e6 Simplifying the system-dependent conditional code in "freeglut_cursor.c" fayjf 2009-12-05 14:58:24 +0000
  • 439af1ae86 Adding Martin Payne's changes to the web source per e-mail dated 11/30/09, 5:31 AM fayjf 2009-12-03 13:06:07 +0000
  • cf68c85c42 Diederick Niehorster's web page changes as listed in an e-mail dated 11/29/09, 8:35 PM fayjf 2009-12-03 04:12:54 +0000
  • 51c968449c Uploading spaceball/set-window patch per e-mail from John Tsiombikas dated 1:34 PM, 12/2/09 fayjf 2009-12-03 03:21:12 +0000
  • e5e1e7df6c Bumping the version number up to 2.7.0 -- we are now into the new "unstable" build for the next go-around fayjf 2009-12-02 12:08:37 +0000
  • 103563ac3b See e-mail from Martin Payne dated 11/30/09 at 5:51 AM. These changes include changing "HAVE_ERRNO" to "HAVE_ERRNO_H" globally, modifying "configure.ac" to check for "errno.h", and modifying the "vcproj" files to suppress spurious warnings. fayjf 2009-12-02 03:56:05 +0000
  • 7efa887c37 Updating the web page fayjf 2009-11-30 01:08:32 +0000
  • ff2ef131b4 Making the "smooth_opengl3" typedefs to be Windows only per a discussion on the developers' list over the last several days. fayjf 2009-11-19 12:51:58 +0000
  • 4aeba03641 Adding Mac OSX to the list of platforms covered by the X11 support. This is a stopgap measure so we can get something out the door; I would prefer native OSX support. See e-mail from Paul Martz at 3:25 PM, 11/16/09 for some thoughts on this. Apparently this allows the library to build but the demos do not work. fayjf 2009-11-18 12:29:05 +0000
  • ee3f0e0680 Putting in the "glutFullScreen" support for Gnome and other X window managers per e-mail with patch file from John Tsiombikas dated 2:14 AM, 11/16/09 fayjf 2009-11-18 01:52:13 +0000
  • 77dda48064 Fixing the "freeglutdll.def" for real per e-mail from Martin Payne dated 12:58 PM, 11/14/09 fayjf 2009-11-14 19:11:21 +0000
  • 52e7f764cc Removing a set of deprecated joystick functions from "freeglutdll.def" per e-mail thread with Martin Payne on "Release Candidate 2 status", one entry of which is dated 1:03 AM, 11/14/09 fayjf 2009-11-14 18:43:07 +0000
  • acb7e60c1f Fixing bug 2862668, "freeglut 2.6.0 RC1 fails to build on FreeBSD", submitted by Alexis Ballier ( aballier ) - 2009-09-20 09:44 (thank you, Alexis) fayjf 2009-11-14 04:31:39 +0000