mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 06:25:38 +00:00
2725b3cd08
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. |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
GLControl | ||
OpenTK | ||
QuickStart |