mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 07:04:48 +00:00
Our WGL bindings contained dozens of methods that OpenTK did not use. Removing these reduces the dll size and improves startup times. |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| SDL2 | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| DisplayDeviceBase.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| PlatformException.cs | ||
| Utilities.cs | ||