Assorted version 2.0.0 updates (John Fay).
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@105 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
289f3df1ed
commit
3dd2180f52
@ -1,14 +1,14 @@
|
|||||||
Begin3
|
Begin3
|
||||||
Title: freeglut-1.3
|
Title: freeglut
|
||||||
Version: 0.1 alpha
|
Version: 2.0.0 beta
|
||||||
Entered-date:
|
Entered-date:
|
||||||
Description: The free OpenGL utility toolkit, alternative to the GLUT library
|
Description: The free OpenGL utility toolkit, alternative to the GLUT library
|
||||||
Keywords:
|
Keywords:
|
||||||
Author: Pawel W. Olszta <olszta@users.sourceforge.net>
|
Author: Pawel W. Olszta <olszta@users.sourceforge.net>
|
||||||
Maintained-by: Pawel W. Olszta <olszta@users.sourceforge.net>
|
Maintained-by: Stephen J. Baker <sjbaker@users.sourceforge.net>
|
||||||
Primary-site: http://freeglut.sourceforge.net
|
Primary-site: http://freeglut.sourceforge.net
|
||||||
Home-page: http://freeglut.sourceforge.net
|
Home-page: http://freeglut.sourceforge.net
|
||||||
Original-site:
|
Original-site:
|
||||||
Platforms: Linux and other Unices
|
Platforms: Linux and other Unices; Windows
|
||||||
Copying-policy: X-Consortium style license
|
Copying-policy: X-Consortium style license
|
||||||
End
|
End
|
||||||
|
@ -73,7 +73,7 @@
|
|||||||
*/
|
*/
|
||||||
#define FREEGLUT 1
|
#define FREEGLUT 1
|
||||||
#define GLUT_API_VERSION 4
|
#define GLUT_API_VERSION 4
|
||||||
#define FREEGLUT_VERSION_1_4 1
|
#define FREEGLUT_VERSION_2_0 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Always include OpenGL and GLU headers
|
* Always include OpenGL and GLU headers
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user