Commit graph

21 commits

Author SHA1 Message Date
the_fiddler ce831ddb8b 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 6bbaad8bfb 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 e4cec4f5b0 Examples.exe is now a WinExe project. Fixed Examples.exe entry point. 2009-04-20 08:11:07 +00:00
the_fiddler a1a0a07f76 Added System.Xml reference.
Added new documentation files to solution.
2009-03-08 18:11:34 +00:00
the_fiddler 936247b6d1 Fixed filenames of xml documentation (OpenTK.xml and OpenTK.Utilities.xml). 2009-02-21 16:37:40 +00:00
the_fiddler 18846b454d 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 99b6c8c48a 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 79a15e9ac6 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 9b5d70e124 Bitmaps (.bmp) will now be copied to output directory. 2008-04-13 19:47:46 +00:00
the_fiddler 7001076f5a 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 6641076f3b svn.commit.tmp 2008-03-24 13:07:48 +00:00
the_fiddler ca68971695 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 db3f186f95 Added OpenTK.Utilities project. 2008-03-08 13:42:19 +00:00
the_fiddler 9940901ddd Doc file renamed to OpenTK.xml 2008-01-15 10:59:21 +00:00
the_fiddler 023e794385 Documentation built automatically on release builds. 2008-01-14 22:37:55 +00:00
the_fiddler 36e7308e19 Fixed Build system to copy DataFiles to output path. 2007-11-11 23:25:17 +00:00
the_fiddler 7b3dbb96ff Fixed Examples project build (multiple entry points problem). 2007-11-11 21:55:39 +00:00
the_fiddler 3b19f5845b Updated Prebuild.xml to include .spec and .tm in the generated Bind projects. 2007-10-24 23:47:20 +00:00
the_fiddler b8cb5764bb 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 de43ff5f1f 2007-08-01 20:29:05 +00:00
the_fiddler b4f122ad57 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00