Opentk/Source/OpenTK/Platform
2009-01-19 07:05:17 +00:00
..
MacOS Removed fullscreen flag. 2009-01-19 07:05:17 +00:00
Windows Added fix from trunk for mouse wheel under 64-bit windows. 2008-11-12 16:42:09 +00:00
X11 Added WinFactory.cs and X11Factory.cs 2008-11-04 18:39:45 +00:00
DummyGLContext.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +00:00
Factory.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +00:00
GdiPlus.cs Moved GdiPlus to OpenTK.Platform where it belongs. 2008-11-03 23:51:16 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IGdiPlusInternals.cs Implemented X11GdiPlusInternals. 2008-11-03 23:55:53 +00:00
IGLControl.cs Initial commit. 2008-03-03 12:48:00 +00:00
INativeGLWindow.cs Added WindowState and WindowBorder support on Windows. Removed GameWindow.Fullscreen property. Removed some chunks of unused code. 2008-04-20 17:54:16 +00:00
IPlatformFactory.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +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 Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
PlatformException.cs Moved PlatformException to the OpenTK namespace. Removed an invalid Debug.Unindent() call. 2008-04-21 21:31:21 +00:00
Utilities.cs Update Utilties.CreateWindowInfo code path to work on MacOS. 2008-12-11 05:32:06 +00:00