Opentk/Source/OpenTK/Platform/Windows
2010-10-28 09:34:13 +00:00
..
Bindings Added support for wglCreateContextAttribsARB. 2009-02-28 19:51:58 +00:00
API.cs Initial implementation of raw mouse input on Windows. 2010-10-22 13:41:42 +00:00
WglHelper.cs Avoid static caching of extension strings and improve multithreading behavior - WGL extension checking is fast enough that caching is not very useful. 2009-11-03 23:36:37 +00:00
WinDisplayDevice.cs * Platform/Windows/WinDisplayDevice.cs: 2009-11-06 09:50:50 +00:00
WinFactory.cs Minor cosmetic change. 2010-10-28 08:43:36 +00:00
WinGLContext.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
WinGLNative.cs Removed events that are not part of the INativeWindow interface. 2010-10-28 09:34:13 +00:00
WinGraphicsMode.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +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 Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
WinRawInput.cs Implemented raw keyboard input for Windows. Improved the interface for receiving input. Moved raw input window to its own thread. 2010-10-22 14:57:06 +00:00
WinRawKeyboard.cs Implemented WinRawKeyboard input driver. 2010-10-28 08:42:38 +00:00
WinRawMouse.cs Minor fixes for code clarity. 2010-10-28 08:13:42 +00:00
WinWindowInfo.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +00:00
WMInput.cs Implemented raw keyboard input for Windows. Improved the interface for receiving input. Moved raw input window to its own thread. 2010-10-22 14:57:06 +00:00