gl/context/wgl: implement a better get_proc_address()
Look in opengl32.dll first, then wglGetProcAddress(), and only then possibly from any linked in libraries.
Fixes dual WGL/EGL stacks.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Look in opengl32.dll first, then wglGetProcAddress(), and only then possibly from any linked in libraries.
Fixes dual WGL/EGL stacks.