mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-14 08:24:47 +00:00
glXGetProcAddress may return a non-null value even if a function is not supported by the server. We need to check the extension string using any GLX extensions. Fixes issue http://www.opentk.com/node/3111 "GLX extension support is not checked correctly". Furthermore, mode selection is now performed explicitly by the X11GLContext constructor. |
||
|---|---|---|
| .. | ||
| Glx.cs | ||