Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Raise requirements to Android 4.3 and OpenGL ES 3.0 #1741

Merged
merged 1 commit into from Dec 20, 2014

Conversation

Sonicadvance1
Copy link
Contributor

We need to stop pretending that we "support" GLES 2.0 devices.
We are a high performance application that requires GLES 3.0, which was officially supported in Android 4.3.
The few Android phones that released with Android 4.2 and supported OpenGL ES 3.0 have already been updated to a later Android version.

We need to stop pretending that we "support" GLES 2.0 devices.
We are a high performance application that requires GLES 3.0, which was officially supported in Android 4.3.
The few Android phones that released with Android 4.2 and supported OpenGL ES 3.0 have already been updated to a later Android version.
lioncash added a commit that referenced this pull request Dec 20, 2014
[Android] Raise requirements to Android 4.3 and OpenGL ES 3.0
@lioncash lioncash merged commit 0735aaf into dolphin-emu:master Dec 20, 2014
@feilen feilen mentioned this pull request Dec 21, 2014
@Sonicadvance1 Sonicadvance1 deleted the android_stop_pretending branch August 9, 2015 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants