mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 18:14:56 +00:00
On Windows, entry points for OpenGL 1.0 and 1.1 are not exposed by wglGetProcAddress. We fall back to LoadLibrary+GetProcAddress when wglProcAddress fails. |
||
|---|---|---|
| .. | ||
| 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 | ||