Opentk/Source/OpenTK
the_fiddler 17bb298a33
2008-02-01 23:29:27 +00:00
..
Audio Disabled support for multiple AudioContexts until further notice... 2008-01-31 14:16:26 +00:00
Fonts Fixed capitalization of Texture2D. 2008-01-24 09:16:15 +00:00
Graphics Moved and renamed OpenTK.IGLContext to OpenTK.Graphics.IGraphicsContext. 2008-01-31 14:42:21 +00:00
Input Moved OpenTK.InputDriver to OpenTK.Input.InputDriver. 2008-01-31 14:45:00 +00:00
Math Documentation updates. Getting rid of all remaining warnings in debug build. 2008-01-20 19:29:42 +00:00
OpenAL Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
OpenGL Moved and renamed OpenTK.GLContext to OpenTK.Graphics.GraphicsContext. 2008-01-31 14:39:54 +00:00
Platform 2008-02-01 23:29:27 +00:00
Properties Updated version numbers. 2008-01-20 17:29:29 +00:00
ColorMode.cs Added checks against invalid arguments. 2008-01-23 13:26:40 +00:00
ContextHandle.cs Moved ContextHandle to its own class. 2008-01-18 14:15:37 +00:00
DisplayMode.cs Added setter to GLContext.CurrentContext and all implementations, so that the user can clear the context of any thread. 2008-01-31 13:15:17 +00:00
Exceptions.cs Moved and renamed OpenTK.GLContext to OpenTK.Graphics.GraphicsContext. 2008-01-31 14:39:54 +00:00
GameWindow.cs Fixed crash on resize. 2008-02-01 18:04:29 +00:00
GLControl.cs Moved and renamed OpenTK.GLContext to OpenTK.Graphics.GraphicsContext. 2008-01-31 14:39:54 +00:00
GLControl.Designer.cs
GLControl.resx
IPackable.cs
OpenTK.dll.config Added openal32.dll and alut.dll to OpenTK.dll.config 2008-01-15 23:51:39 +00:00
TexturePacker.cs