dolphin/Source/Core/DolphinWX/Src/GLInterface
2013-04-26 11:35:42 -05:00
..
AGL.cpp ogl: fix single core crash 2013-04-11 03:32:07 +02:00
AGL.h ogl: fix single core crash 2013-04-11 03:32:07 +02:00
EGL.cpp Have our EGL interface use our logging functions. 2013-04-23 14:27:49 -05:00
EGL.h Big commit. Fix running the APK, I had missed a view in the manifest. Clean up the Android EGL context creation to fit more in line with how Dolphin works. This breaks input at the moment as well. Change the memarena from 768MB to 64MB to allow 1GB phones to potentially run it. Rename EGL_X11 back to EGL since this merge brings in some of soreau's changes to more easily allow different platforms like Wayland and Android. Not quite all of the code because some needs to be cleaned up still. 2013-03-24 21:06:34 -05:00
GLX.cpp Make EGL and X11 dpy/evdpy usage consistent. EGL needs testing. 2013-04-26 10:53:46 -05:00
GLX.h ogl: fix single core crash 2013-04-11 03:32:07 +02:00
InterfaceBase.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
Platform.cpp Make sure the EGL evdpy is closed. 2013-04-26 11:35:42 -05:00
Platform.h I missed some files required for our GLInterface. 2013-03-27 21:18:07 -05:00
Wayland_Util.cpp I missed some files required for our GLInterface. 2013-03-27 21:18:07 -05:00
Wayland_Util.h I missed some files required for our GLInterface. 2013-03-27 21:18:07 -05:00
WGL.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
WGL.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
X11_Util.cpp Make EGL and X11 dpy/evdpy usage consistent. EGL needs testing. 2013-04-26 10:53:46 -05:00
X11_Util.h Fix a build issue with options -DUSE_EGL=True -DUSE_GLES=True 2013-04-20 17:19:22 +00:00