andi75
|
4899d7349e
|
MSVC generated file
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@133 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-07-12 19:05:39 +00:00 |
|
puggles
|
d583f2fe7d
|
Initial project file from John Fay
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@127 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-07-10 11:47:35 +00:00 |
|
sandalle
|
2f6a51442c
|
* Removed genfonts/genstrokes code, updated configure.in and Makefile.in
* Moved tests/one.c into progs/demos/One/one.c, updated configure.in and Makefile.in
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@120 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-07-02 15:28:13 +00:00 |
|
sandalle
|
a37e97a6d8
|
Removed genfonts
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@119 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-07-02 15:23:27 +00:00 |
|
brianp
|
8cce55439e
|
Lorenz attractor demo (John Fay)
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@111 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-30 17:09:12 +00:00 |
|
andi75
|
640ebaa613
|
this file is autogenerated by aclocal
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@101 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-24 18:13:09 +00:00 |
|
sandalle
|
42ab18bbac
|
Project file for Gideon (KDevelop 3.0)
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@99 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-24 17:17:50 +00:00 |
|
sandalle
|
fb8a5cfd3e
|
Changed all references to the 'freeglut-1.3' directory to 'src', copied 'freeglut-1.3' to 'src' and added all files from 'src' to the repository (TODO #34).
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@98 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-23 23:40:12 +00:00 |
|
brianp
|
1a5ccf545c
|
Fractal demo (John Fay)
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@92 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-20 19:31:06 +00:00 |
|
sandalle
|
21e155b782
|
Initial version of autogen.sh, tested here and creates the correct files
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@90 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-20 15:49:55 +00:00 |
|
sandalle
|
eb6f583bb9
|
* Removed freeglut_ext.h (wasn't supposed to be added)
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@78 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-18 22:12:02 +00:00 |
|
sandalle
|
59cd3ba583
|
* Rest of Set #3
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@70 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-17 20:14:04 +00:00 |
|
brianp
|
863ce91b8e
|
added glutGetProcAddress()
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@65 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-06-17 16:54:54 +00:00 |
|
dheyse
|
69bc01309f
|
Switching to John Fays version of the VC++ project files.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@52 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-02-13 22:27:35 +00:00 |
|
dheyse
|
aa02a12c3c
|
Moved freeglut_internal.h to the private directory with the other freeglut sources.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@46 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-02-07 18:49:08 +00:00 |
|
dheyse
|
70a2906b78
|
Broke freeglut.h into glut.h and freeglut_ext.h
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@45 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-02-07 18:45:04 +00:00 |
|
dheyse
|
22911345db
|
Exports file for Win32 dll. One EXPORT for each FGAPI line in freeglut.h
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@44 7f0cb862-5218-0410-a997-914c9d46530a
|
2003-01-06 17:54:35 +00:00 |
|
dheyse
|
c43d174e61
|
Allow DLL and static library build on Windows.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@42 7f0cb862-5218-0410-a997-914c9d46530a
|
2002-12-10 15:41:37 +00:00 |
|
dheyse
|
69d36996c9
|
Added Visual C++ 6 Static library project for John Fay.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@35 7f0cb862-5218-0410-a997-914c9d46530a
|
2002-11-29 00:03:04 +00:00 |
|
dheyse
|
1474a8e0d3
|
Visual C++ 6 project file for static freeglut lib.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@34 7f0cb862-5218-0410-a997-914c9d46530a
|
2002-11-28 23:58:00 +00:00 |
|
dheyse
|
bb9b5ee823
|
Added on behalf of John Fay.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@29 7f0cb862-5218-0410-a997-914c9d46530a
|
2002-11-26 19:56:55 +00:00 |
|
cjp
|
0c84f4f27e
|
Added stroke fonts.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@25 7f0cb862-5218-0410-a997-914c9d46530a
|
2002-05-18 21:42:00 +00:00 |
|
sjbaker
|
ee8148138c
|
Removed a bunch of '.P' files that don't belong in the CVS archive.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@22 7f0cb862-5218-0410-a997-914c9d46530a
|
2002-01-20 23:20:45 +00:00 |
|
sjbaker
|
84e04ed9f0
|
Added documents.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@10 7f0cb862-5218-0410-a997-914c9d46530a
|
2001-07-27 07:22:53 +00:00 |
|
sjbaker
|
972665c820
|
Removed some more files that don't belong in CVS
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@9 7f0cb862-5218-0410-a997-914c9d46530a
|
2001-07-27 06:10:40 +00:00 |
|
sjbaker
|
4c65b5e014
|
Removed files checked in in error.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@8 7f0cb862-5218-0410-a997-914c9d46530a
|
2001-07-27 06:07:15 +00:00 |
|
sjbaker
|
faad04bfff
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@4 7f0cb862-5218-0410-a997-914c9d46530a
|
2001-07-27 04:40:50 +00:00 |
|
sjbaker
|
95194faee2
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@3 7f0cb862-5218-0410-a997-914c9d46530a
|
2001-07-27 04:35:54 +00:00 |
|
(no author)
|
73501007ba
|
New repository initialized by cvs2svn.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1 7f0cb862-5218-0410-a997-914c9d46530a
|
2001-07-27 04:35:49 +00:00 |
|