dolphin/Source/Core/Common/GL/GLInterface
2016-01-10 12:28:05 -06:00
..
AGL.cpp
AGL.h GLInterface: Add missing override specifiers 2016-01-02 14:26:36 -05:00
EGL.cpp Add support to EGL to on the fly destroy the resulting surface 2016-01-10 12:28:05 -06:00
EGL.h Add support to EGL to on the fly destroy the resulting surface 2016-01-10 12:28:05 -06:00
EGLAndroid.cpp
EGLAndroid.h
EGLX11.cpp
EGLX11.h
GLInterface.cpp VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
GLX.cpp
GLX.h
WGL.cpp Fix minor memory leak in WGL interface. 2015-12-13 11:42:18 -06:00
WGL.h WGL: Make class member private 2016-01-02 14:26:41 -05:00
X11_Util.cpp
X11_Util.h