Opentk/Source/OpenTK
2009-02-12 01:00:07 +00:00
..
Audio Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame). 2008-11-23 20:17:50 +00:00
Graphics Add GL.BlendColor(System.Drawing.Color) overload. 2009-02-12 01:00:07 +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
Platform Add debug output to SwapBuffers. 2008-11-26 21:55:43 +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 Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame). 2008-11-23 20:17:50 +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
GameWindow.cs Library should not use Trace output. 2008-11-23 09:34:33 +00:00
GLControl.cs Removed unusued IGLControlHelper interface. 2008-11-23 09:39:58 +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