Opentk/Source/OpenTK/Platform
the_fiddler c2c3dac7df 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
..
OSX 2007-08-20 10:46:37 +00:00
Windows Corrected a couple of compiler warnings. 2007-08-31 16:10:38 +00:00
X11 Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
IGameWindow.cs Improved shutdown sequence in WinGLNative and GameWindow 2007-08-10 16:55:24 +00:00
IGLContext.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
IGLControl.cs Merged with bind branch. 2007-08-20 12:25:48 +00:00
INativeGLWindow.cs Corrected critical bug in X11/API.cs: VisualInfo.visualid was int where it should have been IntPtr, causing incorrect visuals to be created on 64bit platforms. 2007-08-21 09:01:24 +00:00
IResizable.cs Added AdjustWindowRect to Windows.API. The client are in WinGLNative is now correctly specified. 2007-08-21 12:04:01 +00:00
IWindowInfo.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
Utilities.cs Corrected a couple of compiler warnings. 2007-08-31 16:10:38 +00:00