dolphin/Source/Core/DolphinWX/GLInterface
Jasper St. Pierre dd2e9d1fc7 X11_Util: Fix build when using EGL
We forgot to remove the reference to GLWin.width / GLWin.height here.
2014-08-10 23:57:48 -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 Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
EGL.h Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
GLInterface.cpp Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
GLInterface.h GLX: Remove all Host_GetRenderWindowSize calls. 2014-08-08 19:21:45 -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 GLX: Remove all Host_GetRenderWindowSize calls. 2014-08-08 19:21:45 -04:00
Wayland_Util.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Wayland_Util.h Fix compilation error of Wayland_Util.h 2014-04-02 03:39:10 +09: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: Fix build when using EGL 2014-08-10 23:57:48 -04:00
X11_Util.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00