dolphin/Source/Android
Ryan Houdek 1f750904af Fix the OpenGL About tab.
Move EGLHelper to be local to the creation of the about GL/GLES tabs so we don't have 3 EGL contexts running at a time.
Fix issues with OpenGL context creation here so we show the correct information.
This requires adding an EGL function to the NativeLibrary since Android's JAVA bindings don't expose eglBindAPI.
2014-02-22 21:08:27 -06:00
..
.settings
assets [Android-overlay] Add the new overlay icons. Support configuring them. Disable hardfloat since it has issues since Dalvik doesn't understand passing floats due to ABI differences. 2013-11-29 18:37:33 -06:00
jni
libs
res Remove Cache DL option from Android UI 2014-02-06 17:02:38 -06:00
src/org/dolphinemu/dolphinemu Fix the OpenGL About tab. 2014-02-22 21:08:27 -06:00
.classpath
.gitignore
.project
android.toolchain.cmake
AndroidManifest.xml [Android] Initial implementation of the extended info menu. 2014-01-07 19:47:15 -05:00
build.gradle Make it possible to build Dolphin for Android in OS X and also less of a pain with gradle. 2014-02-22 21:01:58 -06:00
build.xml
custom_rules.xml
project.properties Upgrade Android API. 2014-01-28 23:35:13 +00:00