dolphin/Source/Core/DolphinWX/GLInterface
Jasper St. Pierre e7471958e4 X11_Util: Resize the GLX window by listening to events on the parent
We now have two cases: the GLX window is parented into a frame, or it's
parented into the MainNoGUI host. In both cases, the GLX window should
be locked to the size of the parent, so just sync it up based on that.
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 X11_Util: Resize the GLX window by listening to events on the parent 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