Skip to content

glcontext: wgl: Implement check_feature vfunc

There are several WGL specific extenstions such as WGL_NV_DX_interop. Currently we have no WGL specific extension support and this commit is also only for debugging purpose.

Merge request reports