dolphin/Source/Core/DolphinWX/GLInterface
Ryan Houdek 990be70eb7 [Android] Fix Android not calling eglSwapBuffers
This isn't the cleanup that GLInterface needs, but for now it makes it so it'll swap and not just black screen
A cleanup to GLInterface will be coming in a couple weeks.
2014-01-29 15:54:55 -06:00
..
AGL.cpp Fix compilation 2014-01-27 21:40:28 +09:00
AGL.h Fix coding style 2014-01-27 21:24:35 +09:00
EGL.cpp EGL: Fix android build broken by last commit 2014-01-23 19:41:07 -07:00
EGL.h EGL: Fix android build broken by last commit 2014-01-23 19:41:07 -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 [Android] Fix Android not calling eglSwapBuffers 2014-01-29 15:54:55 -06: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
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
X11_Util.cpp EGL: Fix android build broken by last commit 2014-01-23 19:41:07 -07:00
X11_Util.h EGL: Fix android build broken by last commit 2014-01-23 19:41:07 -07:00