Opentk/Source/OpenTK
the_fiddler ac4bde2a2d Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform).
Renamed ColorDepth to ColorMode, to avoid clash with System.Windows.Forms.ColorDepth
Updated examples to use the new namespace for DisplayMode and ColorMode.
2007-09-02 00:04:34 +00:00
..
Input Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
OpenGL Corrected bug affecting the GL.Load and Wgl.Load functions, where the delegates where not retrieved by the GetFields call. 2007-08-22 16:13:41 +00:00
Platform Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform). 2007-09-02 00:04:34 +00:00
Properties Corrected bug affecting the GL.Load and Wgl.Load functions, where the delegates where not retrieved by the GetFields call. 2007-08-22 16:13:41 +00:00
ColorMode.cs Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform). 2007-09-02 00:04:34 +00:00
DisplayMode.cs Moved ColorDepth and DisplayMode to the /OpenTK directory (where under /OpenTK/Platform). 2007-09-02 00:04:34 +00:00
GameWindow.cs Corrected a bug where GL.LoadAll wasn't called on time in X11GLNative. 2007-08-21 12:21:01 +00:00
GLControl.cs Improved X11GLControl compatibility - now sets a safe DisplayMode. 2007-08-21 10:48:32 +00:00
GLControl.Designer.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
InputDriver.cs Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
OpenTK.dll.config 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00