Opentk/Source/OpenTK/Platform
2008-04-25 22:09:13 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Minor stylistic change (word wrap at 120 characters). 2008-04-25 21:02:54 +00:00
X11 * Platform/X11/X11GLNative.cs: Completed support for NET WM WindowState 2008-04-25 22:09:13 +00:00
DummyGLContext.cs Commented out an unused line in DummyGLContext. Moved TexturePacker. 2008-04-13 16:38:22 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +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
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 Refactored extension loading to remove duplicate code. The logic is now contained in OpenTK/Platform/Utilities.cs 2008-01-22 23:58:50 +00:00