Opentk/Source/OpenTK/Platform/Windows
the_fiddler c573869322 Made GraphicsMode.Index public, as it is necessary when extending OpenTK.
Removed OpenTK.Platform.Utilities.CreateWindowInfo and made the platform-specific CreateWindowInfo methods public (e.g. CreateX11WindowInfo).
Moved Mono Windows.Forms-specific code into X11GLControl.
Removed OpenTK.Platform.Utilities.IsIdle.
Removed obsolete methods from OpenTK.Platform.Utilities.
Marked OpenTK.Platform.Utilities.CreateGraphicsContext as obsolete (use GraphicsContext constructor instead).
Made IWindowInfo implementations private.
2009-09-04 21:11:25 +00:00
..
Bindings
API.cs
WglHelper.cs
WinDisplayDevice.cs
WinFactory.cs Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
WinGLContext.cs * Source/OpenTK/Platform/Egl/EglContext.cs: 2009-09-03 12:23:11 +00:00
WinGLNative.cs
WinGraphicsMode.cs
WinKeyMap.cs
WinMMJoystick.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
WinRawInput.cs Merged nativewindow branch to trunk. 2009-09-02 13:36:34 +00:00
WinRawKeyboard.cs
WinRawMouse.cs
WinWindowInfo.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
WMInput.cs Merged nativewindow branch to trunk. 2009-09-02 13:36:34 +00:00