Opentk/Source/OpenTK/Platform/Windows
the_fiddler 244084c99e Moved GdiPlus wrappers to OpenTK.Compatibility.
Moved TextPrinter to OpenTK.Compatibility.
2009-08-17 10:29:51 +00:00
..
Bindings
API.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
WglHelper.cs Ensure Wgl core entry points are loaded prior to first use, even without a Wgl context. 2009-08-11 21:45:32 +00:00
WinDisplayDevice.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
WinFactory.cs Implemented CreateKeyboardDriver (currently disabled). 2009-08-04 08:49:15 +00:00
WinGLContext.cs Removed Destroy event and RegisterForDisposal method from IGraphicsContext. 2009-08-17 10:23:16 +00:00
WinGLControl.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
WinGLNative.cs Implemented INativeWindow.WindowBorderChanged and INativeWindow.WindowStateChanged events. 2009-08-17 09:34:15 +00:00
WinGraphicsMode.cs Fixed recursion that between WinGraphicsMode.SelectGraphicsModeARB and GraphicsMode.Default. 2009-06-01 13:24:18 +00:00
WinKeyMap.cs
WinMMJoystick.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
WinRawInput.cs
WinRawKeyboard.cs
WinRawMouse.cs
WinWindowInfo.cs Made class public. 2009-08-11 20:55:43 +00:00
WMInput.cs