dolphin/Source/Core/DolphinWX/GLInterface
Jasper St. Pierre 12f073c56b Remove support for EGL under X11
Now, the only supported EGL platform is Android. We might eventually add
back support for EGL/X11 or EGL/Wayland, but it will have to be
architected differently.
2014-08-19 10:05:57 -04:00
..
AGL.cpp AGL: Remove the call to Host_GetRenderWindowSize(). 2014-08-08 19:21:43 -04:00
AGL.h Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
EGL.cpp Remove support for EGL under X11 2014-08-19 10:05:57 -04:00
EGL.h Remove support for EGL under X11 2014-08-19 10:05:57 -04:00
GLInterface.cpp Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
GLInterface.h Remove support for EGL under X11 2014-08-19 10:05:57 -04:00
GLX.cpp GLX: Remove all Host_GetRenderWindowSize calls. 2014-08-08 19:21:45 -04:00
GLX.h Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
WGL.cpp WGL: Get rid of the use of the Host_GetRenderWindowSize() call. 2014-08-08 19:21:42 -04:00
WGL.h WGL: Get rid of the use of the Host_GetRenderWindowSize() call. 2014-08-08 19:21:42 -04:00
X11_Util.cpp Remove support for EGL under X11 2014-08-19 10:05:57 -04:00
X11_Util.h Remove support for EGL under X11 2014-08-19 10:05:57 -04:00