mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-07 22:15:06 +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. |
||
|---|---|---|
| .. | ||
| 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 | ||