dolphin-emulator/Source/Core/DolphinWX/GLInterface
Lioncash df67a18c42 WGL: Get rid of the use of the Host_GetRenderWindowSize() call.
Just use the Windows API to accomplish the same thing (this is what is done in Update()).

This makes the backing window handle the correct data-type for Windows for easier use in function calls.
2014-08-08 19:21:42 -04:00
..
AGL.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13: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 Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
GLX.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
GLX.h Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
Platform.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -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 Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
X11_Util.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00