Commit graph

17 commits

Author SHA1 Message Date
the_fiddler
476ac76e22 Fixed filenames of xml documentation (OpenTK.xml and OpenTK.Utilities.xml). 2009-02-21 16:37:40 +00:00
the_fiddler
9b29e138a3 Add System.Xml.dll reference to core OpenTK and Examples (necessary for [System.Xml.Serialization.Serializable] attribute). 2009-01-31 08:41:36 +00:00
the_fiddler
31851fde5f Merge from branches/text: Build examples last, because prebuild/nant can't automatically resolve dependencies. 2008-11-27 12:08:07 +00:00
the_fiddler
342368fc73 Removed duplicate Examples project.
Moved Examples project to the beginning of the project listing, hoping it will become the startup project.
2008-11-18 13:01:57 +00:00
the_fiddler
597926ebef Bitmaps (.bmp) will now be copied to output directory. 2008-04-13 19:47:46 +00:00
the_fiddler
5ff51ba9fe Moved OpenTK.OpenAL to OpenTK.Audio.
Added SoundReader class.
Added OpenTK.Math.Functions.NextPowerOfTwo 
Fixed several AL functions, and added overloads to AL.BufferData.
Added OpenAL wave playback sample.
2008-04-04 19:46:08 +00:00
the_fiddler
5b4bed3a09 svn.commit.tmp 2008-03-24 13:07:48 +00:00
the_fiddler
7751c07e6f Moved OpenTK.Fonts to from OpenTK OpenTK.Utilities.
Added OpenTK.Utilities.dll reference to Examples.
Moved assembly-level attributes from GameWindow.cs to Configuration.cs.
2008-03-08 14:06:59 +00:00
the_fiddler
b09881bdd0 Added OpenTK.Utilities project. 2008-03-08 13:42:19 +00:00
the_fiddler
72d72611d1 Doc file renamed to OpenTK.xml 2008-01-15 10:59:21 +00:00
the_fiddler
ce26403956 Documentation built automatically on release builds. 2008-01-14 22:37:55 +00:00
the_fiddler
bef5d94d57 Fixed Build system to copy DataFiles to output path. 2007-11-11 23:25:17 +00:00
the_fiddler
f350c097e9 Fixed Examples project build (multiple entry points problem). 2007-11-11 21:55:39 +00:00
the_fiddler
772784d877 Updated Prebuild.xml to include .spec and .tm in the generated Bind projects. 2007-10-24 23:47:20 +00:00
the_fiddler
81ba27da98 Updated Build.exe and Prebuild.xml to copy data files and dll.config files in all cases. 2007-10-20 14:17:31 +00:00
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