mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 12:44:56 +00:00
WGL was autogenerated a few years ago but never touched after that. Since we use a tiny fraction of all available methods, it makes sense to remove the unused ones. This reduces dll size and improves startup times. |
||
|---|---|---|
| .. | ||
| 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 | ||