dolphin/Source/Core/Common/GL/GLInterface
Pokechu22 b8f4a4ae44 GLInterface: Remove unneeded wglShareLists call
When RenderDoc is attached, wglShareLists fails for some reason (see baldurk/renderdoc#2361).  wglCreateContextAttribsARB has a parameter for the share context, so there's no reason to use a separate wglShareLists call.

Co-authored-by: baldurk <baldurk@baldurk.org>
2021-09-14 10:55:33 -07:00
..
AGL.h AGL: Silence OpenGL deprecation warnings 2021-07-06 14:31:01 -04:00
AGL.mm AGL: Move more UI API calls to the main thread 2021-07-06 14:30:15 -04:00
BGL.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BGL.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EGL.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EGL.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EGLAndroid.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EGLAndroid.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EGLX11.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EGLX11.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GLX.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GLX.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WGL.cpp GLInterface: Remove unneeded wglShareLists call 2021-09-14 10:55:33 -07:00
WGL.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00