Opentk/Source/OpenTK/Platform/Windows
the_fiddler f46e9b1564 Removed obsolete code.
Implemented X11GLNative.IconChanged event.
2009-06-24 14:42:40 +00:00
..
Bindings Added support for wglCreateContextAttribsARB. 2009-02-28 19:51:58 +00:00
API.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
WglHelper.cs Modified Wgl.SupportsExtension to be more defensive when calling Wgl.Arb.GetExtensionString. It now bails out if the extension string is empty. 2009-05-19 09:44:47 +00:00
WinDisplayDevice.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
WinFactory.cs Removed obsolete code. 2009-06-24 14:38:48 +00:00
WinGdiPlusInternals.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinGLContext.cs Marked platform-specific APIs as internal. 2009-06-04 11:21:33 +00:00
WinGLControl.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
WinGLNative.cs Removed obsolete code. 2009-06-24 14:42:40 +00:00
WinGraphicsMode.cs Fixed recursion that between WinGraphicsMode.SelectGraphicsModeARB and GraphicsMode.Default. 2009-06-01 13:24:18 +00:00
WinKeyMap.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinMMJoystick.cs Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
WinRawInput.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
WinRawKeyboard.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinRawMouse.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
WinWindowInfo.cs Marked platform-specific APIs as internal. 2009-06-04 11:21:33 +00:00
WMInput.cs Added JoystickAxis and JoystickButton enumerations, as well as their respective collections. 2009-03-01 01:17:24 +00:00