From 7efa887c37ac4822fe5ea482e818e68490f877a7 Mon Sep 17 00:00:00 2001 From: fayjf Date: Mon, 30 Nov 2009 01:08:32 +0000 Subject: [PATCH] Updating the web page git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@853 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/index.php | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/freeglut/web-src/index.php b/freeglut/web-src/index.php index 6c4b418..a107ba8 100644 --- a/freeglut/web-src/index.php +++ b/freeglut/web-src/index.php @@ -28,32 +28,43 @@ generateHeader($_SERVER['PHP_SELF']);
When?

Pawel started freeglut development on December 1st, 1999. The project is now virtually a 100% replacement for the original GLUT with only a few departures (such as the abandonment of SGI-specific features such as the Dials&Buttons box and Dynamic Video Resolution) and a shrinking set of bugs.

+

There are some additional features such as a larger set of predefined shapes for use in applications.

Downloads...

Below are file links for the freeglut project. README files are included. You can also check the install documentation. The up-to-date freeglut ChangeLog is available here. Have fun!

+
Stable Releases

- Freeglut 2.4.0 [Released: 9 June 2005] [Release Announcement]
- Freeglut 2.2.0 [Released: 12 December 2003]
- Freeglut 2.0.1 [Released: 23 October 2003] + Freeglut 2.6.0 [Released: 27 November 2009]
+ Freeglut 2.4.0 [Released: 9 June 2005]
+ Freeglut 2.2.0 [Released: 12 December 2003]
+ Freeglut 2.0.1 [Released: 23 October 2003]

- +
Prepackaged Releases

The freeglut project does not support packaged versions of freeglut excepting, of course, the tarballs distributed here. However, various members of the community have put time and effort into providing source or binary rollups, and we thank them for their efforts. Here's a list which is likely incomplete:

+ +

+ Martin Payne's Windows binaries
+ Florian Echtler's MPX Patch +

+

If you have problems with these packages, please contact their maintainers - we of the freeglut team probably can't help.

Development Releases