dolphin/Source/Core/Common/GL/GLInterface
Stenzek ef3306e954 GLContext: Fix shared context creation error on Mesa
This was failing if the first version tried (4.6) didn't succeed.
2019-02-09 21:51:23 +10:00
..
AGL.h GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
AGL.mm GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
EGL.cpp GLContext: Try GL versions 3.2-4.6 when getting a context 2018-10-20 21:11:34 +10:00
EGL.h GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
EGLAndroid.cpp Refactoring and cleanup of GLInterface (now GLContext) 2018-10-20 21:11:34 +10:00
EGLAndroid.h GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
EGLX11.cpp GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
EGLX11.h GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
GLX.cpp GLContext: Fix shared context creation error on Mesa 2019-02-09 21:51:23 +10:00
GLX.h GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00
WGL.cpp GLContext: Try GL versions 3.2-4.6 when getting a context 2018-10-20 21:11:34 +10:00
WGL.h GLContext: Use destructor instead of Shutdown() to cleanup 2018-10-20 21:11:34 +10:00