Opentk/Source/Examples
the_fiddler c1f41d1eb9 Moved Alut to OpenTK.Compatibility.
Moved SoundData and SoundFormat to OpenTK.Compatibility.
Moved AL and Alc classes to OpenTK.Audio.OpenAL and added the previous namespace to OpenTK.Compatibility.
Removed SoundData wrappers from AL class.
Updated samples to use the new API.
2009-08-17 10:32:20 +00:00
..
Data Set SVN mime-type to text/plain and eol-style to native. 2009-02-22 15:51:06 +00:00
OpenAL Moved Alut to OpenTK.Compatibility. 2009-08-17 10:32:20 +00:00
OpenCL Added support for OpenCL samples. 2009-08-11 20:18:05 +00:00
OpenGL Manually check for OpenGL version. Removed TextPrinter references. 2009-08-17 09:57:43 +00:00
OpenGLES/1.1 Fixed Matrix4.CreatePerspectiveFieldOfView calls to use radians instead of degrees. 2009-08-15 17:52:49 +00:00
OpenTK Moved Alut to OpenTK.Compatibility. 2009-08-17 10:32:20 +00:00
Properties Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
Shapes Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace. 2009-06-25 11:42:05 +00:00
ExampleAttribute.cs Added support for OpenCL samples. 2009-08-11 20:18:05 +00:00
ExampleBrowser.cs Added support for OpenCL samples. 2009-08-11 20:18:05 +00:00
ExampleBrowser.Designer.cs Added support for OpenCL samples. 2009-08-11 20:18:05 +00:00
ExampleBrowser.resx Added support for OpenCL samples. 2009-08-11 20:18:05 +00:00
ExampleInfo.cs New sample browser with documentation and source code display. 2009-04-20 07:20:25 +00:00
IExample.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Main.cs Added warning when launching the new sample browser. 2009-05-31 15:13:28 +00:00
SamplesTreeViewSorter.cs Fixed license information. 2009-06-26 21:06:28 +00:00
TextBoxTraceListener.cs Fixed license information. 2009-06-26 21:06:28 +00:00
Utilities.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00