Opentk/Source/OpenTK
2008-04-13 16:45:56 +00:00
..
Audio Improved handling of missing openal32.dll. It used to throw a TypeInitializationException. It now throws a DllNotFoundException. 2008-04-13 15:50:22 +00:00
Graphics Moved OpenTK.Graphics.OpenGL to OpenTK.Graphics. 2008-04-13 16:45:56 +00:00
Input Added support for higher mouse buttons under X11. 2008-03-24 18:18:26 +00:00
Math Added George's patch which fixes some region strings, and adds PerpendicularLeft. 2008-04-06 15:50:48 +00:00
OpenAL
Platform Commented out an unused line in DummyGLContext. Moved TexturePacker. 2008-04-13 16:38:22 +00:00
Properties
ColorMode.cs
Configuration.cs
ContextHandle.cs Added license. 2008-03-24 13:25:57 +00:00
DisplayMode.cs
Exceptions.cs
GameWindow.cs Updates to GameWindow shutdown and X11 locking behavior. 2008-03-26 19:43:57 +00:00
GLControl.cs Removed OnResize overload. 2008-03-10 15:54:40 +00:00
GLControl.Designer.cs
GLControl.resx
OpenTK.dll.config