Commit graph

19 commits

Author SHA1 Message Date
the_fiddler
c7547cf045 2007-08-01 20:29:05 +00:00
the_fiddler
3d23105b0d 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
the_fiddler
8cecdb3fa8 Deleted trunk - could not merge windowing branch. 2007-07-23 00:01:30 +00:00
the_fiddler
a68b57f3d2 Synced OpenTK.OpenGL.Bind and OpenTK.OpenGL.GL to latest Tao beta (2.1.3.6 and 2.1.0.7 respectively).
Added Enums.GLenum which contains all OpenGL enumerants. Functions with GLenum parameters now do not take ints but Enums.GLenum.

Added ref/out overloads.
2007-07-01 10:54:46 +00:00
the_fiddler
e5a82c781b 2007-06-30 08:17:14 +00:00
the_fiddler
9aff9d580a Corrected file copy on linux. 2007-06-30 08:15:08 +00:00
the_fiddler
c02291dc03 Workaround for nant on linux. 2007-06-30 08:12:47 +00:00
the_fiddler
9a1f938929 New build system now copies examples, exes and libs to the output folders. 2007-06-30 08:06:41 +00:00
the_fiddler
c516340dea Updated Build.cs to use Path.Combine (fixes issues under linux). Fixed
Prebuild.xml to correctly reference text files. Tested under linux.
2007-06-30 07:14:34 +00:00
the_fiddler
f96aafdf75 Build.cs now uses mono to invoke Prebuild.exe on Unix systems. 2007-06-30 07:01:04 +00:00
the_fiddler
65e9dd947e Added Build.exe and Prebuild.exe (2.0.1) to the Build directory. 2007-06-30 06:52:57 +00:00
the_fiddler
63c7c98f7f + OpenTK.Build
+ Added new, (more) cross-platform build system, written on C#. This takes the place of the scripts and batch files used to compile OpenTK up till now.
	+ Removed all build scripts.

+ OpenTK.Framework
	+ Now builds under Linux.
2007-06-30 06:45:07 +00:00
the_fiddler
9e7887cbed Added PrepareRelease.bat batch to delete the .svn folders in preparation of a release. Should do the same for Linux. 2007-04-20 20:38:09 +00:00
the_fiddler
2874ee83a5 Upgraded Prebuild.exe to version 2.0.1 2007-04-20 18:57:30 +00:00
the_fiddler
9046cfa9e0 Build system updates (filename casing) 2006-11-05 13:11:41 +00:00
the_fiddler
24c3a6b290 2006-11-05 11:50:08 +00:00
the_fiddler
9e72968f01 Updated the OpenTK.OpenGL.dll.config file. Tested under Mono (Windows and Linux). Updated docs. 2006-11-03 00:07:58 +00:00
the_fiddler
6f169a9088 Build system. 2006-11-02 22:06:26 +00:00
the_fiddler
cd32a6db54 2006-11-02 21:40:36 +00:00