Opentk/Source/OpenTK/Platform/Windows
2011-09-06 12:06:30 +00:00
..
Bindings
API.cs Fixed coordinate transform for CursorVisible = false on Windows. Fixes issue [#2416]: "Hided mouse cursor problem". 2011-08-25 13:38:08 +00:00
WglHelper.cs
WinDisplayDevice.cs
WinFactory.cs
WinGLContext.cs Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [#2671]: "Expose SwapInterval to GameWindow". 2011-09-06 12:06:30 +00:00
WinGLNative.cs Fixed coordinate transform for CursorVisible = false on Windows. Fixes issue [#2416]: "Hided mouse cursor problem". 2011-08-25 13:38:08 +00:00
WinGraphicsMode.cs Added PFD_SUPPORT_COMPOSITION on Vista and higher, to avoid inadvertently disabling Aero. 2011-02-09 00:23:43 +00:00
WinInputBase.cs
WinKeyMap.cs
WinMMJoystick.cs
WinRawInput.cs
WinRawKeyboard.cs Do not try to register device when device description is empty. 2010-12-03 12:29:01 +00:00
WinRawMouse.cs [Win32] Implemented Mouse.SetPosition via SetCursorPos. This was refreshingly simple, the function works exactly as expected! (unlike XWarpPointer on X11) 2010-11-23 22:10:49 +00:00
WinWindowInfo.cs
WMInput.cs [Win32] Implemented Mouse.SetPosition via SetCursorPos. This was refreshingly simple, the function works exactly as expected! (unlike XWarpPointer on X11) 2010-11-23 22:10:49 +00:00