Commit graph

21 commits

Author SHA1 Message Date
the_fiddler 5eaf379247 Added 'localCopy' directive for OpenTK.dll and OpenTK.Utilities.dll to Examples project in Prebuild.xml. 2009-04-20 10:27:53 +00:00
the_fiddler 989be84c96 Moved and renamed examples to match the new example structurs.
Made example source code visible for all examples in example browser.
Updated Prebuild.exe to newest SVN version (resolves issues with resources).
Added .rtf and .resx files to Examples project in Prebuild.xml.
2009-04-20 09:48:33 +00:00
the_fiddler 202c8f13f0 Examples.exe is now a WinExe project. Fixed Examples.exe entry point. 2009-04-20 08:11:07 +00:00
the_fiddler b887f94071 Added System.Xml reference.
Added new documentation files to solution.
2009-03-08 18:11:34 +00:00
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