Opentk/Source/OpenTK/Platform/Windows
2008-01-15 10:48:48 +00:00
..
Bindings Updated with the latest generator. Disabled missing XML doc warnings. 2008-01-15 00:42:29 +00:00
API.cs Disabled CLSCompliant attribute not checked warnings. 2008-01-15 00:43:23 +00:00
KeyMap.cs
WglHelper.cs Internal to public. 2008-01-15 00:43:51 +00:00
WindowInfo.cs
WinGLContext.cs Major update. Explicitly implemented internal interfaces. 2008-01-11 20:24:48 +00:00
WinGLNative.cs Changed the INativeGLWindow.CreateWindow interface to return an IGLContext instead of a GLContext. 2008-01-15 10:48:48 +00:00
WinRawInput.cs Fixed GetRawInputData call. 2008-01-06 02:35:57 +00:00
WinRawKeyboard.cs
WinRawMouse.cs Fixed starting coordinates (should now report position in absolute coordinates.) Updated data packet handling. 2008-01-06 02:28:27 +00:00
WMInput.cs Fixed an issue where WMInput did not detach on the Destroy message, causing the application to stay open. 2008-01-14 23:44:22 +00:00