Opentk/Source/OpenTK/Platform
2008-04-13 13:54:24 +00:00
..
OSX
Windows Fixed context sharing on windows. 2008-04-13 13:54:24 +00:00
X11 Removed obsolete GetDisplayModes() function. 2008-04-04 21:08:09 +00:00
DummyGLContext.cs Unique handles for different contexts (makes multiple contexts work under Visual Studio designer). 2008-03-24 13:25:38 +00:00
IGameWindow.cs
IGLControl.cs Initial commit. 2008-03-03 12:48:00 +00:00
INativeGLWindow.cs Major update: fixed context construction on X11. 2008-03-01 13:15:31 +00:00
IResizable.cs
IWindowInfo.cs Renamed ColorDepth to ColorFormat, to avoid class with System.Drawing.ColorDepth. 2008-03-03 12:44:56 +00:00
PlatformException.cs Initial commit. 2008-03-24 19:01:35 +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