mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-09 10:14:54 +00:00
Instead of combining PeekMessage+GetMessage, we can simply call PeekMessage(Remove) to achieve the same effect. This also allows us to remove the IsIdle property, which is no longer used anywhere. |
||
|---|---|---|
| .. | ||
| 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 | ||