Opentk/Source/OpenTK/Platform
2008-01-23 12:42:27 +00:00
..
OSX
Windows Added a couple of #region directives. 2008-01-23 12:42:27 +00:00
X11 Added LoadDelegate method. 2008-01-23 00:26:58 +00:00
DummyGLContext.cs Documentation updates. Getting rid of all remaining warnings in debug build. 2008-01-20 19:29:42 +00:00
IGameWindow.cs Added Unload event. 2007-09-26 23:13:57 +00:00
IGLContext.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
IMutableWindowInfo.cs Enhanced WindowInfo API. A WindowInfo struct can now be initialized from any Control, Form, NativeWindow or GameWindow. 2007-09-21 20:07:30 +00:00
INativeGLWindow.cs Changed the INativeGLWindow.CreateWindow interface to return an IGLContext instead of a GLContext. 2008-01-15 10:48:48 +00:00
IResizable.cs
IWindowInfo.cs Enhanced WindowInfo API. A WindowInfo struct can now be initialized from any Control, Form, NativeWindow or GameWindow. 2007-09-21 20:07:30 +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 Documentation update. 2008-01-11 20:21:32 +00:00