Opentk/Source/OpenTK
the_fiddler 820e2af20e Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame).
Added xml documentation for the ContextHandle.
Made the casts between ContextHandles and IntPtrs explicit.
Updated all ContextHandle consumers to reflect the explicit cast.
2008-11-23 20:17:50 +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 Added Assert function for checking whether a GraphicsContext is exists in the calling thread. 2008-11-20 22:25:28 +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 Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame). 2008-11-23 20:17:50 +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