dolphin/Source/Core/DolphinWX/GLInterface
Jasper St. Pierre 8bd4b9d2f9 Remove support for Wayland
Yes, this is a fancy new feature, but our Wayland support was
particularly bitrotten, and ideally this would be handled by a platform
layer like SDL. If not, we can always add this back in when GLInterface
has caught up. We might be able to even support wxWidgets and GL
together with subsurfaces!
2014-08-19 10:05:56 -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 Wayland 2014-08-19 10:05:56 -04:00
EGL.h Remove support for Wayland 2014-08-19 10:05:56 -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 Wayland 2014-08-19 10:05:56 -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
Platform.cpp Remove support for Wayland 2014-08-19 10:05:56 -04: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 Wayland 2014-08-19 10:05:56 -04:00
X11_Util.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00