mirror of
https://github.com/Ryujinx/Opentk.git
synced 2026-05-23 20:56:54 +00:00
DeviceAdded already checks that devices conform to the desired usage pages. Checking again in DeviceRemoved is unnecessary - if a device exists, then it has already passed muster. |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| SDL2 | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| DisplayDeviceBase.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| MappedGamePadDriver.cs | ||
| PlatformException.cs | ||
| Utilities.cs | ||