dolphin/Source/Core/DolphinWX/GLInterface
Jasper St. Pierre 63f1a16969 Core: Remove UpdateFPSDisplay
This is effectively unused, as the window handles that we pass to the
GLInterface are window handles for the frame which isn't ever a real
toplevel window. Host_UpdateTitle is what actually sets the proper title
on the render window.
2014-08-19 10:05:58 -04:00
..
AGL.cpp Core: Don't pass through a reference to the window handle 2014-08-19 10:05:58 -04:00
AGL.h Core: Don't pass through a reference to the window handle 2014-08-19 10:05:58 -04:00
EGL.cpp Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
EGL.h Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
GLInterface.cpp Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
GLInterface.h EGL: Stop the window_handle shuffling as well 2014-08-19 10:05:58 -04:00
GLX.cpp Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
GLX.h Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
WGL.cpp Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
WGL.h Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -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