Opentk/Source/OpenTK
the_fiddler 96f015a307 Added RunningOnMono property.
Made Configuration class public.
2008-11-18 19:14:01 +00:00
..
Audio Corrected a grammar mistake. 2008-07-04 19:27:53 +00:00
Graphics Make GL.SupportsExtension ignore underscores. 2008-11-18 12:42:35 +00:00
Input Commented out to remove warnings until actual implementation. 2008-11-03 22:15:56 +00:00
Math Documented static public fields. 2008-11-15 21:36:46 +00:00
OpenAL Moved and renamed OpenTK.OpenAL to OpenTK.Audio.OpenAL (namespace still unchanged). 2008-02-02 13:34:46 +00:00
Platform Fixed some whitespace and normalized line-endings. 2008-11-18 12:44:18 +00:00
Properties Updated assembly information. 2008-05-04 16:55:06 +00:00
ColorMode.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
Configuration.cs Added RunningOnMono property. 2008-11-18 19:14:01 +00:00
ContextHandle.cs Added license. 2008-03-24 13:25:57 +00:00
DisplayMode.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
Exceptions.cs Moved and renamed OpenTK.GLContext to OpenTK.Graphics.GraphicsContext. 2008-01-31 14:39:54 +00:00
GameWindow.cs Follow recommended Disposable pattern. 2008-07-10 15:20:48 +00:00
GLControl.cs Mark DisplayMode constructor as obsolete. 2008-11-18 12:43:38 +00:00
GLControl.Designer.cs
GLControl.resx
OpenTK.dll.config
WindowBorder.cs Added WindowBorder enum. 2008-04-20 17:48:19 +00:00
WindowState.cs Fixed documentation and made WindowState.Normal the default. 2008-04-20 17:49:07 +00:00