Opentk/Source/OpenTK/Platform
2008-02-28 13:54:07 +00:00
..
OSX Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Windows Initial commit. Can detect idle mode and can create a WinWindowInfo out of a Windows.Forms.Control. 2008-02-28 13:46:44 +00:00
X11 API.cs: Disabled cleanup code on AppDomain.ProcessExit, as it would cause X errors. 2008-02-23 21:48:32 +00:00
DummyGLContext.cs Moved and renamed OpenTK.GLContext to OpenTK.Graphics.GraphicsContext. 2008-01-31 14:39:54 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IMutableWindowInfo.cs Obsoleted. 2008-02-28 13:53:28 +00:00
INativeGLWindow.cs Renamed IGLContext to IGraphicsContext. 2008-01-31 13:17:42 +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 New IWindowInfo interface. 2008-02-28 13:54:07 +00:00
IWindowInfoOld.cs Obsoleted. 2008-02-28 13:53:28 +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
WindowInfo.cs Obsoleted. 2008-02-28 13:53:28 +00:00