Hi,
I'm trying to support RenderDoc in an OpenGL application.
I ran into the issue that RenderDoc needs that the OpenGL core context is created through wglCreateContextAttribsARB().
This doesn't seem to be supported in the latest driver for UHD Graphics 620.
Are there any plans to support the extension WGL_ARB_create_context in OpenGL drivers?
Thanks!