Opentk/Source/OpenTK/Platform
2007-08-22 16:13:41 +00:00
..
OSX 2007-08-20 10:46:37 +00:00
Windows 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
X11 Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
ColorDepth.cs 2007-08-20 10:46:37 +00:00
DisplayMode.cs 2007-08-20 10:46:37 +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 Improved X11GLControl compatibility - now sets a safe DisplayMode. 2007-08-21 10:48:32 +00:00