Opentk/Source/OpenTK/Platform/Windows
2008-01-06 10:40:50 +00:00
..
Bindings Changed all public items to internal. 2008-01-06 02:24:49 +00:00
API.cs Changed all public classes to internal. Added missing WM_* mouse events. Added functions to get mouse position. Updated the RawInput structures. 2008-01-06 02:24:33 +00:00
KeyMap.cs Moved KeyMap from WinRawKeyboard to its own class. 2008-01-06 02:27:03 +00:00
WglHelper.cs Changed all public items to internal. 2008-01-06 02:26:11 +00:00
WindowInfo.cs Enhanced WindowInfo API. A WindowInfo struct can now be initialized from any Control, Form, NativeWindow or GameWindow. 2007-09-21 20:07:30 +00:00
WinGLContext.cs Hooks for garbage-collectable OpenGL resources. 2007-12-09 18:15:51 +00:00
WinGLNative.cs Added PointToClient and PointToScreen functions. Changed default input driver implementation from RawInput to WMInput due to invalid RawInput data. 2008-01-06 02:25:56 +00:00
WinRawInput.cs Fixed GetRawInputData call. 2008-01-06 02:35:57 +00:00
WinRawKeyboard.cs Moved KeyMap from WinRawKeyboard to its own class. 2008-01-06 02:27:03 +00:00
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 Minor cosmetic change. 2008-01-06 10:40:50 +00:00