dolphin/Source/Core/DolphinWX/GLInterface
Jasper St. Pierre d6f4f4df42 MainNoGUI: Move a majority of the event handling from the GLX backend
The only reason the GLX backend handled this at all was because
MainNoGUI didn't make its own window before. This is unused in DolphinWX
builds.
2014-08-19 10:05:58 -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 GLX: Remove evdpy / dpy split 2014-08-19 10:05:57 -04:00
GLX.cpp MainNoGUI: Supply a window in Host_GetRenderHandle 2014-08-19 10:05:57 -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 MainNoGUI: Move a majority of the event handling from the GLX backend 2014-08-19 10:05:58 -04:00
X11_Util.h Remove support for EGL under X11 2014-08-19 10:05:57 -04:00