dolphin/Source/Core/DolphinWX/GLInterface
Scott Moreau d4ff195cad EGL: Properly set parent window.
In X with EGL and WX frontend enabled, running the emulator created
two windows. This was because the parent window was set incorrectly.
2014-01-23 19:20:22 -07:00
..
AGL.cpp Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
AGL.h [GLExtensions] Remove AGL GetProcAddress. Change dlsym to using RTLD_NEXT. Enable dlsym fallback for OS X 2014-01-17 16:06:03 +01:00
EGL.cpp EGL: Properly set parent window. 2014-01-23 19:20:22 -07:00
EGL.h Merge Platform.h into GLInterface.h 2014-01-20 00:32:01 -07:00
GLInterface.h Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
GLX.cpp Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
GLX.h Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
InterfaceBase.h Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
Platform.cpp Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
Wayland_Util.cpp Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
Wayland_Util.h wayland: Add bits required to run as a wayland client. 2014-01-19 10:36:20 -07:00
WGL.cpp Bit of a failure. Fixes 6964. 2014-01-23 08:04:33 -06:00
WGL.h Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
X11_Util.cpp EGL: Properly set parent window. 2014-01-23 19:20:22 -07:00
X11_Util.h wayland: Add bits required to run as a wayland client. 2014-01-19 10:36:20 -07:00