dolphin/Source/Core/DolphinWX/Src/GLInterface
lioncash ef85b9af45 Update the license file text (change SVN to Git) in all projects except Core since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the tab/space mismatches from the Core project.
Also, some tab/space mismatches removed from VideoOGL, and some places I missed in VideoDX[number] projects.

Now, the Core is literally the only project with tab/space mismatches (on a large scale).
2013-04-15 16:28:55 -04: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 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
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 ogl: fix single core crash 2013-04-11 03:32:07 +02:00
GLX.h ogl: fix single core crash 2013-04-11 03:32:07 +02:00
InterfaceBase.h Update the license file text (change SVN to Git) in all projects except Core since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the tab/space mismatches from the Core project. 2013-04-15 16:28:55 -04:00
Platform.cpp Merge branch 'Android-trash' since it is no longer quite so trashy. 2013-04-14 23:36:00 -05:00
Platform.h I missed some files required for our GLInterface. 2013-03-27 21:18:07 -05:00
WGL.cpp Update the license file text (change SVN to Git) in all projects except Core since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the tab/space mismatches from the Core project. 2013-04-15 16:28:55 -04:00
WGL.h Update the license file text (change SVN to Git) in all projects except Core since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the tab/space mismatches from the Core project. 2013-04-15 16:28:55 -04: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
X11_Util.cpp X11: Disable OSD hotkeys when the corresponding option is disabled. 2013-01-08 18:16:47 +01:00
X11_Util.h Remove duplicated X11 code. 2012-12-26 12:12:26 -06:00