mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 18:45:32 +00:00
71d6da80de
joyGetDevCaps() is an extremely slow call that allocates memory. WinMMJoystick is now caching its results for a significant speedup in Joystick.GetCapabilities() and GetState(). The cache is updated whenever a joystick device is removed. WIP to handle device added notifications. |
||
---|---|---|
.. | ||
Bindings | ||
API.cs | ||
WglHelper.cs | ||
WinDisplayDevice.cs | ||
WinFactory.cs | ||
WinGLContext.cs | ||
WinGLNative.cs | ||
WinGraphicsMode.cs | ||
WinInputBase.cs | ||
WinKeyMap.cs | ||
WinMMJoystick.cs | ||
WinRawInput.cs | ||
WinRawKeyboard.cs | ||
WinRawMouse.cs | ||
WinWindowInfo.cs | ||
XInputJoystick.cs |